EntityParameterCollection.Count プロパティ

定義

EntityParameterCollection内の要素の数を含む整数を取得します。

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

プロパティ値

整数として EntityParameterCollection 内の要素の数。

適用対象