FormCollection Properties
The FormCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllKeys | (Inherited from NameValueCollection.) |
|
Count | (Inherited from NameObjectCollectionBase.) |
|
IsReadOnly | (Inherited from NameObjectCollectionBase.) |
|
Item[String] | (Inherited from NameValueCollection.) |
|
Item[Int32] | (Inherited from NameValueCollection.) |
|
Keys | (Inherited from NameObjectCollectionBase.) |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | (Inherited from NameObjectCollectionBase.) |
|
ICollection.SyncRoot | (Inherited from NameObjectCollectionBase.) |
Show: