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