次の方法で共有


ISelectionService.GetSelectedComponents メソッド

現在選択されているコンポーネントのコレクションを取得します。

Function GetSelectedComponents() As ICollection
[C#]
ICollection GetSelectedComponents();
[C++]
ICollection* GetSelectedComponents();
[JScript]
function GetSelectedComponents() : ICollection;

戻り値

現在選択されている一連のコンポーネントを表すコレクション。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ISelectionService インターフェイス | ISelectionService メンバ | System.ComponentModel.Design 名前空間