ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IEnumStandaloneTable.Reset Method

Resets iterator to first standalone table in the set.

[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumStandaloneTable Interface