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


IArrayOfIShader Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IArrayOfIShader Interface
ArcGIS Developer Help

IArrayOfIShader Interface

Access to members that managae an arrray of IShader objects.

Product Availability

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

Members

Name 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.

Classes that implement IArrayOfIShader

Classes Description
ArrayOfIShader Object Array containing Shaders.