This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IE > IEnumSTATDATA Interface > IEnumSTATDATA.RemoteNext Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub RemoteNext ( _ ByVal celt As Integer, _ ByRef rgelt As tagSTATDATA, _ ByRef pceltFetched As Integer _ )
[C#] public void RemoteNext ( uint celt, ref tagSTATDATA rgelt, ref uint pceltFetched );