Returns a current selection.
Read-only property
[Visual Basic .NET] |
---|
Public Property Selection() As IAgUiPluginSelectedObjectCollection |
[C#] |
---|
public IAgUiPluginSelectedObjectCollection Selection {get;} |
[Managed C++] |
---|
public: __property IAgUiPluginSelectedObjectCollection ^ get_Selection(); |
[Unmanaged C++] |
---|
public: HRESULT get_Selection( IAgUiPluginSelectedObjectCollection ** ppRetVal ); |
[Java] |
---|
public IAgUiPluginSelectedObjectCollection getSelection(); |
Returns a collection of currently selected objects.