This document is archived and information here might be outdated. Recommended version. |
A reference to the ith course.
[Visual Basic .NET] Public Function get_Course ( _ ByVal index As Integer _ ) As ICourse
[C#] public ICourse get_Course ( int index );