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


IEnumRow2.Get_StandaloneTable Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEnumRow2 Interface > IEnumRow2.Get_StandaloneTable Method
ArcGIS Developer Help

IEnumRow2.Get_StandaloneTable Method

Retrieves the next row's standalonetable in the sequence.

[Visual Basic .NET]
Public Function get_StandaloneTable ( _
) As IStandaloneTable
[C#]
public IStandaloneTable get_StandaloneTable (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumRow2 Interface