ModelStateDictionary.Count 屬性

定義

取得模型狀態字典包含的模型狀態數量。

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

屬性值

模型狀態字典中的模型狀態數量。

實作

適用於