ModelStateDictionary.Keys Vlastnost

Definice

Získá seznam, který obsahuje klíče ve slovníku stavu modelu.

public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

Hodnota vlastnosti

Seznam klíčů ve slovníku.

Implementuje

Platí pro