バージョン

CrossProduct コンストラクタ

CrossProduct クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal setTypes As IEnumerable(Of ISetType) _
)
public CrossProduct( 
   IEnumerable<ISetType> setTypes
)

パラメータ

setTypes
セット タイプのコレクション。
参照