2027 Members
Changes 0
M

DoubleArray 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 Double Gets or sets a double at a specified index within the array.
P Size int Returns the number of doubles that are in the array.