Count Property
Returns a long containing the number of elements in the array.
Syntax
array_.Count
Parts
Name | Type | Description |
---|---|---|
array_ | The name of an object of type array_ |
Returns a long containing the number of elements in the array.
array_.Count
Name | Type | Description |
---|---|---|
array_ | The name of an object of type array_ |