Adds an IServerInfo object to the end of the collection.
[Visual Basic .NET] Public Sub Add ( _ ByVal serverInfo As IServerInfo _ )
[C#] public void Add ( IServerInfo serverInfo );
[C++]
HRESULT Add(
IServerInfo* serverInfo
);
[C++]Parameters
serverInfo [in]serverInfo is a parameter of type IServerInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.