Headers Properties |
The Headers type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllKeys | Gets all the keys in the NameValueCollection. (Inherited from NameValueCollection.) |
![]() | Count | Gets the number of key/value pairs contained in the NameObjectCollectionBase instance. (Inherited from NameObjectCollectionBase.) |
![]() | IsReadOnly | Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only. (Inherited from NameObjectCollectionBase.) |
![]() | ItemString | Gets or sets the entry with the specified key in the NameValueCollection. (Inherited from NameValueCollection.) |
![]() | ItemInt32 | Gets the entry at the specified index of the NameValueCollection. (Inherited from NameValueCollection.) |
![]() | Keys | Gets a NameObjectCollectionBaseKeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. (Inherited from NameObjectCollectionBase.) |