バージョン

SelectionStrategyContiguous コンストラクタ

新しい SelectionStrategyContiguous を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal selectionHost As ISelectionHost _
)
public SelectionStrategyContiguous( 
   ISelectionHost selectionHost
)

パラメータ

selectionHost
選択方式がやりとりする選択ホスト
参照