ModelingWindowPane.GetSelectedComponents Method

Definition

Returns a read-only collection of currently selected components.

public:
 virtual System::Collections::ICollection ^ GetSelectedComponents();
public virtual System.Collections.ICollection GetSelectedComponents ();
abstract member GetSelectedComponents : unit -> System.Collections.ICollection
override this.GetSelectedComponents : unit -> System.Collections.ICollection
Public Overridable Function GetSelectedComponents () As ICollection

Returns

Implements

Applies to