This document is archived and information here might be outdated. Recommended version. |
Provides access to members of XyzArray.
Name | Description | |
---|---|---|
Add | Adds an element to the array. | |
Count | The number of elements in the array. | |
Element | Retrieve the element in the array (index is 0-based). | |
RemoveAll | Removes all elements from the array. |
Classes | Description |
---|---|
XyzArray | Esri XyzArray object. |