| _all | System.Collections.Specialized.NameValueCollection | private |
| _allKeys | System.Collections.Specialized.NameValueCollection | private |
| _entriesArray | System.Collections.Specialized.NameObjectCollectionBase | private |
| _entriesTable | System.Collections.Specialized.NameObjectCollectionBase | private |
| _keyComparer | System.Collections.Specialized.NameObjectCollectionBase | private |
| _keys | System.Collections.Specialized.NameObjectCollectionBase | private |
| _nullKeyEntry | System.Collections.Specialized.NameObjectCollectionBase | private |
| _readOnly | System.Collections.Specialized.NameObjectCollectionBase | private |
| _serializationInfo | System.Collections.Specialized.NameObjectCollectionBase | private |
| _syncRoot | System.Collections.Specialized.NameObjectCollectionBase | private |
| _version | System.Collections.Specialized.NameObjectCollectionBase | private |
| Add(NameValueCollection c) | System.Collections.Specialized.NameValueCollection | inline |
| Add(string name, string value) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| AllKeys | System.Collections.Specialized.NameValueCollection | |
| BaseAdd(string name, object value) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseClear() | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseGet(string name) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseGet(int index) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseGetAllKeys() | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseGetKey(int index) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseHasKeys() | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseRemove(string name) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| BaseSet(string name, object value) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| Clear() | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| CopyTo(Array array, int index) | System.Collections.Specialized.NameObjectCollectionBase | inlineprivate |
| System::Collections::ICollection.CopyTo(global::System.Array array, int index) | System.Collections.ICollection | |
| Count | System.Collections.Specialized.NameObjectCollectionBase | |
| defaultComparer | System.Collections.Specialized.NameObjectCollectionBase | privatestatic |
| FindEntry(string key) | System.Collections.Specialized.NameObjectCollectionBase | inlineprivate |
| Get(string name) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| Get(int index) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| GetAsOneString(ArrayList list) | System.Collections.Specialized.NameValueCollection | inlineprivatestatic |
| GetAsStringArray(ArrayList list) | System.Collections.Specialized.NameValueCollection | inlineprivatestatic |
| GetEnumerator() | System.Collections.Specialized.NameObjectCollectionBase | inlinevirtual |
| GetKey(int index) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| GetObjectData(SerializationInfo info, StreamingContext context) | System.Collections.Specialized.NameObjectCollectionBase | inlinevirtual |
| GetValues(string name) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| GetValues(int index) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| HasKeys() | System.Collections.Specialized.NameValueCollection | inline |
| InternalHasKeys() | System.Collections.Specialized.NameValueCollection | inlinepackagevirtual |
| InvalidateCachedArrays() | System.Collections.Specialized.NameValueCollection | inlineprotected |
| IsReadOnly | System.Collections.Specialized.NameObjectCollectionBase | protected |
| IsSynchronized | System.Collections.Specialized.NameObjectCollectionBase | private |
| Keys | System.Collections.Specialized.NameObjectCollectionBase | |
| NameObjectCollectionBase() | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| NameObjectCollectionBase(IEqualityComparer equalityComparer) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| NameObjectCollectionBase(int capacity, IEqualityComparer equalityComparer) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| NameObjectCollectionBase(int capacity) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| NameObjectCollectionBase(DBNull dummy) | System.Collections.Specialized.NameObjectCollectionBase | inlinepackage |
| NameObjectCollectionBase(SerializationInfo info, StreamingContext context) | System.Collections.Specialized.NameObjectCollectionBase | inlineprotected |
| NameObjectCollectionBase() | System.Collections.Specialized.NameObjectCollectionBase | inlineprivatestatic |
| NameValueCollection() | System.Collections.Specialized.NameValueCollection | inline |
| NameValueCollection(int capacity) | System.Collections.Specialized.NameValueCollection | inline |
| NameValueCollection(int capacity, IEqualityComparer equalityComparer) | System.Collections.Specialized.NameValueCollection | inline |
| NameValueCollection(SerializationInfo info, StreamingContext context) | System.Collections.Specialized.NameValueCollection | inlineprotected |
| NameValueCollection(DBNull dummy) | System.Collections.Specialized.NameValueCollection | inlinepackage |
| OnDeserialization(object sender) | System.Collections.Specialized.NameObjectCollectionBase | inlinevirtual |
| Remove(string name) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| Reset() | System.Collections.Specialized.NameObjectCollectionBase | inlineprivate |
| Reset(int capacity) | System.Collections.Specialized.NameObjectCollectionBase | inlineprivate |
| Set(string name, string value) | System.Collections.Specialized.NameValueCollection | inlinevirtual |
| SyncRoot | System.Collections.Specialized.NameObjectCollectionBase | private |
| this[int index] | System.Collections.Specialized.NameValueCollection | |
| this[string name] | System.Collections.Specialized.NameValueCollection | |