This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEnumRow2 Interface > IEnumRow2.Get_StandaloneTable Method (ArcObjects .NET 10.4 SDK) |
Retrieves the next row's standalonetable in the sequence.
[Visual Basic .NET] Public Function get_StandaloneTable ( _ ) As IStandaloneTable
[C#] public IStandaloneTable get_StandaloneTable ( );