Name | Description | |
---|---|---|
Count | Gets the number of items in the array. | |
IsReadOnly | Gets a value indicating whether the list is read-only. | |
Item | Gets an item from the array by index. |
For a list of all members of this type, see NativeObjectArray<T,TParentType> members.
Name | Description | |
---|---|---|
Count | Gets the number of items in the array. | |
IsReadOnly | Gets a value indicating whether the list is read-only. | |
Item | Gets an item from the array by index. |