ArcObjects Library Reference (Editor)  

ITraverseClosure.CourseCount Property

The number of courses in the traverse.

[Visual Basic .NET]
Public ReadOnly Property CourseCount As Integer
[C#]
public int CourseCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITraverseClosure Interface