This document is archived and information here might be outdated.  Recommended version.


IEnumServerObjectTypeInfo Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Server)  

IEnumServerObjectTypeInfo Interface

Provides access to members that enumerate through ServerObjectTypeInfos.

Product Availability

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

Members

Description
Read-only property Count The number of ServerObjectTypeInfos in the enumeration.
Method Next Returns the next ServerObjectTypeInfo in the enumeration.
Method Reset Starts the enumeration at the beginning.

See Also

IServerObjectTypeInfo Interface | IServerObjectManager Interface | ServerObjectTypeInfo Class | IServerObjectType Interface