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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
NAClasses returns a NamedSet of the NAClasses (e.g. Stops, Barriers, Routes) that are contained within the NAContext.