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


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

IRgbArray 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 Retrieves the element in the array (index is 0-based).
Method RemoveAll Removes all elements from the array.

CoClasses that implement IRgbArray

CoClasses and Classes Description
RgbArray Esri RgbArray object.