![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IG > IGISServers Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manage the collection of IGISServer objects.
Description | ||
---|---|---|
![]() |
Add | Adds an IGISServer object to the end of the collection. |
![]() |
Count | Gets the number of IGISServer objects in the collection. |
![]() |
Element | Returns the IGISServer at the specified index. |
![]() |
Insert | Inserts an IGISServer into the collection at the specified index. |
![]() |
Remove | Removes the IGISServer at the specified index. |
![]() |
RemoveAll | Removes all of the IGISServer objects in the collection. |