|  | 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 | Retrieves the element in the array (index is 0-based). | 
|  | RemoveAll | Removes all elements from the array. | 
| Classes | Description | 
|---|---|
| RgbArray | Esri RgbArray object. |