This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IC > IChooseObjectFromObjectsUI Interface > IChooseObjectFromObjectsUI.Object Property (ArcObjects .NET 10.5 SDK) |
Object selected in the dialog, or the one object in the cursor after the exception list was applied.
[Visual Basic .NET] Public Sub Object ( _ ByRef ppObject As IObject _ )
[C#] public void Object ( ref IObject ppObject );