バージョン

SetTypes プロパティ (Union)

Union で定義されているセットのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property SetTypes As IEnumerable(Of ISetType)
public IEnumerable<ISetType> SetTypes {get;}

プロパティ値

Union で定義されているセットのコレクション。
参照