ValueProviderDictionary.Count Property

 

Gets the number of elements in the collection.

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

Public ReadOnly Property Count As Integer

Property Value

Type: System.Int32

The number of elements in the collection.

Return to top
Show: