ArcObjects Library Reference (GeoDatabase)  

IEnumDatasetName.Reset Method

Resets the enumeration sequence to the beginning.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumDatasetName Interface

.NET Samples

Simple point plug-in data source (Code Files: OpenSimplePointDlg)

.NET Related Topics

Geodatabase | How to export a dataset to XML