共用方式為


EntityCollection<TEntity>.Count 屬性

定義

取得包含在集合中的物件數目。

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

中包含的 EntityCollection<TEntity> 專案數目。

實作

適用於