FormCollection.BaseGet Method

Include Protected Members
Include Inherited Members

Gets the value of the specified entry from the NameObjectCollectionBase instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method BaseGet(String) Gets the value of the first entry with the specified key from the NameObjectCollectionBase instance. (Inherited from NameObjectCollectionBase.)
Protected method BaseGet(Int32) Gets the value of the entry at the specified index of the NameObjectCollectionBase instance. (Inherited from NameObjectCollectionBase.)

Top

See Also

Reference

FormCollection Class

System.Web.Mvc Namespace