ArcObjects Library Reference (Editor)  

ITraverseClosure.TotalLength Property

The total length of the traverse.

[Visual Basic .NET]
Public ReadOnly Property TotalLength As Double
[C#]
public double TotalLength {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITraverseClosure Interface