LeaderArray.Append
Description:
Add the item to the end of the array.
Add the item to the end of the array.
public virtual void Append(
Leader item
)
-
itemThe item to be added.
public virtual void Append(
Leader item
)