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


IEnumRow2.Get_StandaloneTable Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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