This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IE > IEnumServerObjectExtensionTypeInfo Interface > IEnumServerObjectExtensionTypeInfo.Next Method (ArcObjects .NET 10.4 SDK) |
Returns the next extension type in the enumeration.
[Visual Basic .NET] Public Function Next ( _ ) As IServerObjectExtensionTypeInfo
[C#] public IServerObjectExtensionTypeInfo Next ( );
[C++]
HRESULT Next(
IServerObjectExtensionTypeInfo** nextInfo
);
[C++]
Parameters nextInfo [out, retval]
nextInfo is a parameter of type IServerObjectExtensionTypeInfo