ModelStateDictionary.Count Property

.NET Framework (current version)
 

Gets the number of key/value pairs in the collection.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property Count As Integer

Property Value

Type: System.Int32

The number of key/value pairs in the collection.

.NET Framework
Available since 4.5
Return to top
Show: