Provides access to the properties/methods of the values array.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Add | Adds a value to the array. |
![]() |
Count | The size of the array. |
![]() |
Element | The value at the specified index in the array. |
![]() |
Insert | Adds a value to the array at the specified index. |
![]() |
Remove | Removes a value from the array. |
![]() |
RemoveAll | Removes all values from the array. |
CoClasses that implement IGPValues
CoClasses and Classes | Description |
---|---|
GPValues | GPValues Class. |