CommandSetLibrary.CurrentDocumentSelection Property

Definition

Returns the collection of selected elements in the active document window.

protected:
 property System::Collections::ICollection ^ CurrentDocumentSelection { System::Collections::ICollection ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected System.Collections.ICollection CurrentDocumentSelection { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.CurrentDocumentSelection : System.Collections.ICollection
Protected ReadOnly Property CurrentDocumentSelection As ICollection

Property Value

Attributes

Applies to