Share via


ISelectionService.GetSelectedComponents 方法

定義

取得目前所選取元件的集合。

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

傳回

集合,表示目前所選取的一組元件。

適用於