ArcObjects Library Reference (Carto)  

IArrayOfIShader Interface

Access to members that managae an arrray of IShader objects.

Product Availability

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

Members

Description
Method Add Adds the IShader.
Read-only property Count The IShader count.
Read-only property Element The IShader at the specified position.
Method Insert Adds the IShader at the specified position.
Method Remove Removes the IShader at the specified position.
Method RemoveAll Removes every IShader.

CoClasses that implement IArrayOfIShader

CoClasses and Classes Description
ArrayOfIShader Object Array containing Shaders.