ModelingWindowPane.SelectedElements Property

Definition

Stores the elements currently selected in this window.

protected:
 property System::Collections::IList ^ SelectedElements { System::Collections::IList ^ get(); };
protected System.Collections.IList SelectedElements { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SelectedElements : System.Collections.IList
Protected ReadOnly Property SelectedElements As IList

Property Value

Attributes

Applies to