2027 Members
Changes 0
M

ReferenceArray Properties

Name Return Type Description Inherited From
P IsEmpty bool Test to see if the array is empty.
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject ) APIObject
P Item Reference Gets or sets a reference at a specified index within the array.
P Size int Returns the number of references that are in the array.