Aracılığıyla paylaş


ModelStateDictionary.Values Özellik

Tanım

Sözlükteki değerleri içeren bir koleksiyon alır.

public System.Collections.Generic.ICollection<System.Web.Mvc.ModelState> Values { get; }
member this.Values : System.Collections.Generic.ICollection<System.Web.Mvc.ModelState>
Public ReadOnly Property Values As ICollection(Of ModelState)

Özellik Değeri

Model durumu sözlüğü değerlerini içeren bir koleksiyon.

Uygulamalar

Şunlara uygulanır