ArcObjects Library Reference (Server)  

IGISServers Interface

Provides access to members that manage the collection of IGISServer objects.

Product Availability

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

Members

Description
Method Add Adds an IGISServer object to the end of the collection.
Read-only property Count Gets the number of IGISServer objects in the collection.
Read-only property Element Returns the IGISServer at the specified index.
Method Insert Inserts an IGISServer into the collection at the specified index.
Method Remove Removes the IGISServer at the specified index.
Method RemoveAll Removes all of the IGISServer objects in the collection.