This document is archived and information here might be outdated. Recommended version. |
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.