This document is archived and information here might be outdated.  Recommended version.


IXyzArray Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

IXyzArray Interface

Provides access to members of XyzArray.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Adds an element to the array.
Read-only property Count The number of elements in the array.
Read-only property Element Retrieve the element in the array (index is 0-based).
Method RemoveAll Removes all elements from the array.

CoClasses that implement IXyzArray

CoClasses and Classes Description
XyzArray Esri XyzArray object.