バージョン

GetTargets メソッド

指定されたコマンドをサポートする登録した ICommandTarget オブジェクトのリストを取得します。
シンタックス
'宣言
 
Public Shared Function GetTargets( _
   ByVal command As ICommand _
) As Collection(Of ICommandTarget)
public static Collection<ICommandTarget> GetTargets( 
   ICommand command
)

パラメータ

command
参照