ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NALocatorAgent Class
Methods Events


In This Topic
    NALocatorAgent Class Members
    In This Topic

    The following tables list the members exposed by NALocatorAgent.

    Public Methods
     NameDescription
    Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public Method Creates a JSON encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    Protected Methods
     NameDescription
    Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Protected Method Reads the current element from the reader. Returns 'True' if the EndElement node was read by the function. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Protected Method Writes the elements to xml writer (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    See Also