次の方法で共有


TraceReader.FieldCount プロパティ

定義

データに含まれる列の数を取得します。

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

プロパティ値

フィールド数を示す Int32 値。

実装

Readme_Tracer

適用対象