ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Inspector Class / Load Method

In This Topic
    Load Method (Inspector)
    In This Topic
    Load objects into the inspector.
    Overload List
    OverloadDescription
    Load multiple features into the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
    Load a single feature into the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
    Load a single row into the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
    Load multiple table rows into the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
    Load multiple table rows into the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also