CommandSetLibrary.CurrentSelection Propriété

Définition

Retourne la collection des éléments sélectionnés dans la fenêtre active. Il peut s'agir d'une fenêtre de document ou d'une fenêtre Outil.

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

Valeur de propriété

ICollection
Attributs

S’applique à