ModelingWindowPane.SelectedElements Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.IListProtected ReadOnly Property SelectedElements As IListProperty Value
- Attributes