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.
Remarks
Returns the number of courses in the Course collection. The last course in the Course collection has an index equal to CourseCount - 1.