This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INALocator Interface > INALocator.LocatorAgentCount Property (ArcObjects .NET 10.4 SDK) |
The number of locator agents added.
[Visual Basic .NET] Public ReadOnly Property LocatorAgentCount As Integer
[C#] public int LocatorAgentCount {get;}
[C++]
HRESULT get_LocatorAgentCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long
LocatorAgentCount returns the number of locator agents that the NALocator is referencing.