ArcGIS Pro 2.8 API Reference Guide
Load Method (Inspector)

ArcGIS.Desktop.Editing.Attributes Namespace > Inspector Class : Load Method
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 10, Windows 8.1

See Also

Reference

Inspector Class
Inspector Members