Access to members that managae an arrray of IShader objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IArrayOfIShader
CoClasses and Classes | Description |
---|---|
ArrayOfIShader | Object Array containing Shaders. |