This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEnumTxObject Interface > IEnumTxObject.Next Method (ArcObjects .NET 10.4 SDK) |
The next object in the list.
[Visual Basic .NET] Public Function Next ( _ ) As ITxCatalogObject
[C#] public ITxCatalogObject Next ( );
[C++]
HRESULT Next(
ITxCatalogObject** Object
);
[C++]
Parameters Object [out, retval]
Object is a parameter of type ITxCatalogObject