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


ILineResequencer.Empty Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ILineResequencer.Empty Method

Empty the line resequencer of stored lines.

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

Product Availability

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

See Also

ILineResequencer Interface