ArcObjects Library Reference (NetworkAnalyst)  

INALocationRangesObject Interface

Provides access to the NALocationRanges information associated with an NALocationRangesObject instance.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Read/write property NALocationRanges The NALocationRanges object associated with this NALocationRangesObject instance.

CoClasses that implement INALocationRangesObject

CoClasses and Classes Description
NALocationRangesFeature A container of NALocationRanges which can be used like a feature or a row.
NALocationRangesObject A container of NALocationRanges which can be used like a row.

Remarks

The INALocationRangesObject interface is used to store and/or retrieve a reference to an associated NALocationRanges object. 

.NET Samples

ArcGIS Network Analyst extension barrier location editor (Code Files: EditorForm)