This topic has not yet been rated - Rate this topic

ValueProviderDictionary Properties

The ValueProviderDictionary type exposes the following members.

  Name Description
Public property ControllerContext Gets or sets the controller context.
Public property Count Gets the number of elements in the collection.
Public property IsReadOnly Gets a value that indicates whether the collection is read-only.
Public property Item Gets or sets the ValueProviderResult object that has the specified key.
Public property Keys Gets a collection that contains the keys of the IDictionary<TKey, TValue> instance.
Public property Values Gets a collection that contains the values in the IDictionary<TKey, TValue> object.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.