ArcObjects Library Reference (GeoDatabaseExtensions)  

ILineResequencer Interface

Provides access to members that sort a set of lines so that they form the boundary of a parcel. Multipart/islands are supported.

Product Availability

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

Members

Description
Method AddLine Add a single line to the resequencer. lineID needs to be unique.
Method Empty Empty the line resequencer of stored lines.
Method Sort Sort the stored lines and return an ordered array of line OIDs.

CoClasses that implement ILineResequencer

CoClasses and Classes Description
LineResequencer Class for sorting lines to form parcel boundaries.