Overload | Description |
---|---|
Load(MapMember,IEnumerable<Int64>) | Load multiple features into the inspector. This method must be called on the MCT. Use QueuedTask.Run. |
Load(MapMember,Int64) | Load a single feature into the inspector. This method must be called on the MCT. Use QueuedTask.Run. |