ValueProviderDictionary.Count Property

Visual Studio 2010

Gets the number of elements in the collection.

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

No code example is currently available or this language may not be supported.

Property Value

Type: System.Int32
The number of elements in the collection.

Implements

ICollection(T).Count

Community Additions

ADD
Show: