This document is archived and information here might be outdated.  Recommended version.


ITraverseClosure.CourseCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseClosure Interface > ITraverseClosure.CourseCount Property
ArcGIS Developer Help

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