![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IX > IXyzArray Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members of XyzArray.
| 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. |
| CoClasses and Classes | Description |
|---|---|
| XyzArray | Esri XyzArray object. |