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


INALocationRangesObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INALocationRangesObject Interface
ArcGIS Developer Help

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

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

Classes that implement INALocationRangesObject

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