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