CurrentValueRecord.FieldCount プロパティ

定義

レコード内のフィールド数を返します。

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

プロパティ値

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

実装

適用対象