This document is archived and information here might be outdated. Recommended version. |
The collection of classes associated with the analysis.
[Visual Basic .NET] Public ReadOnly Property NAClasses As INamedSet
[C#] public INamedSet NAClasses {get;}
[C++]
HRESULT get_NAClasses(
INamedSet** classes
);
[C++] Parameters classes [out, retval]
classes is a parameter of type INamedSet**
NAClasses returns a NamedSet of the NAClasses (e.g. Stops, Barriers, Routes) that are contained within the NAContext.