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 元素数。

适用于