共用方式為


ModelStateDictionary.Count 屬性

定義

取得集合中的索引鍵/值組數目。

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

屬性值

集合中索引鍵/值組數目。

實作

適用於