JoinBlock<T1,T2>.OutputCount プロパティ

定義

このブロックから取得できる出力項目の数を取得します。

public:
 property int OutputCount { int get(); };
public int OutputCount { get; }
member this.OutputCount : int
Public ReadOnly Property OutputCount As Integer

プロパティ値

出力項目の数。

適用対象