PropertyManager.Count プロパティ

定義

BindingManagerBase によって管理される行の数を取得します。

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

プロパティ値

Int32

常に 1 が返されます。

適用対象

こちらもご覧ください