This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindow Interface > ITraverseWindow.CourseCount Property (ArcObjects .NET 10.4 SDK) |
The number of courses in the traverse.
[Visual Basic .NET] Public ReadOnly Property CourseCount As Integer
[C#] public int CourseCount {get;}
Returns the number of courses in the Course collection. The last course in the Course collection has an index equal to CourseCount - 1.