This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IArrayOfIShader Interface (ArcObjects .NET 10.5 SDK) |
Access to members that managae an arrray of IShader objects.
Description | ||
---|---|---|
Add | Adds the IShader. | |
Count | The IShader count. | |
Element | The IShader at the specified position. | |
Insert | Adds the IShader at the specified position. | |
Remove | Removes the IShader at the specified position. | |
RemoveAll | Removes every IShader. |
CoClasses and Classes | Description |
---|---|
ArrayOfIShader | Object Array containing Shaders. |