Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.WebHeaderCollection Member List

This is the complete list of members for System.Net.WebHeaderCollection, including all inherited members.

_allSystem.Collections.Specialized.NameValueCollectionprivate
_allKeysSystem.Collections.Specialized.NameValueCollectionprivate
_entriesArraySystem.Collections.Specialized.NameObjectCollectionBaseprivate
_entriesTableSystem.Collections.Specialized.NameObjectCollectionBaseprivate
_headerInfoSystem.Net.WebHeaderCollectionprivatestatic
_innerCollectionSystem.Net.WebHeaderCollectionprivate
_keyComparerSystem.Collections.Specialized.NameObjectCollectionBaseprivate
_keysSystem.Collections.Specialized.NameObjectCollectionBaseprivate
_nullKeyEntrySystem.Collections.Specialized.NameObjectCollectionBaseprivate
_readOnlySystem.Collections.Specialized.NameObjectCollectionBaseprivate
_typeSystem.Net.WebHeaderCollectionprivate
_versionSystem.Collections.Specialized.NameObjectCollectionBaseprivate
Add(HttpRequestHeader header, string? value)System.Net.WebHeaderCollectioninline
Add(HttpResponseHeader header, string? value)System.Net.WebHeaderCollectioninline
Add(string header)System.Net.WebHeaderCollectioninline
Add(string name, string? value)System.Net.WebHeaderCollectioninline
System::Collections::Specialized::NameValueCollection.Add(NameValueCollection c)System.Collections.Specialized.NameValueCollectioninline
System::Collections::Specialized::NameValueCollection.Add(string? name, string? value)System.Collections.Specialized.NameValueCollectioninlinevirtual
AddWithoutValidate(string headerName, string? headerValue)System.Net.WebHeaderCollectioninlineprotected
AllKeysSystem.Net.WebHeaderCollection
AllowHttpRequestHeaderSystem.Net.WebHeaderCollectionprivate
AllowHttpResponseHeaderSystem.Net.WebHeaderCollectionprivate
BaseAdd(string? name, object? value)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseClear()System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseGet(string? name)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseGet(int index)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseGetAllKeys()System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseGetAllValues()System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseGetAllValues(Type type)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseGetKey(int index)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseHasKeys()System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseRemove(string? name)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseRemoveAt(int index)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseSet(string? name, object? value)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
BaseSet(int index, object? value)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
Clear()System.Net.WebHeaderCollectioninlinevirtual
ComparerSystem.Collections.Specialized.NameObjectCollectionBasepackage
CopyTo(Array dest, int index)System.Collections.Specialized.NameValueCollectioninline
CountSystem.Net.WebHeaderCollection
FindEntry(string key)System.Collections.Specialized.NameObjectCollectionBaseinlineprivate
Get(int index)System.Net.WebHeaderCollectioninlinevirtual
Get(string? name)System.Net.WebHeaderCollectioninlinevirtual
GetAsOneString(ArrayList list)System.Collections.Specialized.NameValueCollectioninlineprivatestatic
GetAsStringArray(ArrayList list)System.Collections.Specialized.NameValueCollectioninlineprivatestatic
GetEnumerator()System.Net.WebHeaderCollectioninlinevirtual
GetKey(int index)System.Net.WebHeaderCollectioninlinevirtual
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)System.Net.WebHeaderCollectioninlinevirtual
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)System.Net.WebHeaderCollectioninlineprivatevirtual
GetValues(int index)System.Net.WebHeaderCollectioninlinevirtual
GetValues(string header)System.Net.WebHeaderCollectioninline
System::Collections::Specialized::NameValueCollection.GetValues(string? name)System.Collections.Specialized.NameValueCollectioninlinevirtual
HasKeys()System.Collections.Specialized.NameValueCollectioninline
HeaderInfoSystem.Net.WebHeaderCollectionprivatestatic
InnerCollectionSystem.Net.WebHeaderCollectionprivate
InternalHasKeys()System.Collections.Specialized.NameValueCollectioninlinepackagevirtual
InvalidateCachedArrays()System.Collections.Specialized.NameValueCollectioninlineprotected
IsReadOnlySystem.Collections.Specialized.NameObjectCollectionBaseprotected
IsRestricted(string headerName)System.Net.WebHeaderCollectioninlinestatic
IsRestricted(string headerName, bool response)System.Net.WebHeaderCollectioninlinestatic
IsSynchronizedSystem.Collections.Specialized.NameObjectCollectionBaseprivate
KeysSystem.Net.WebHeaderCollection
NameObjectCollectionBase()System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
NameObjectCollectionBase(IEqualityComparer? equalityComparer)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
NameObjectCollectionBase(int capacity, IEqualityComparer? equalityComparer)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
NameObjectCollectionBase(IHashCodeProvider? hashProvider, IComparer? comparer)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
NameObjectCollectionBase(int capacity, IHashCodeProvider? hashProvider, IComparer? comparer)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
NameObjectCollectionBase(int capacity)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
NameObjectCollectionBase(SerializationInfo info, StreamingContext context)System.Collections.Specialized.NameObjectCollectionBaseinlineprotected
NameValueCollection()System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(NameValueCollection col)System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(IHashCodeProvider? hashProvider, IComparer? comparer)System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(int capacity)System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(IEqualityComparer? equalityComparer)System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(int capacity, IEqualityComparer? equalityComparer)System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(int capacity, NameValueCollection col)System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(int capacity, IHashCodeProvider? hashProvider, IComparer? comparer)System.Collections.Specialized.NameValueCollectioninline
NameValueCollection(SerializationInfo info, StreamingContext context)System.Collections.Specialized.NameValueCollectioninlineprotected
OnDeserialization(object? sender)System.Net.WebHeaderCollectioninlinevirtual
Remove(HttpRequestHeader header)System.Net.WebHeaderCollectioninline
Remove(HttpResponseHeader header)System.Net.WebHeaderCollectioninline
Remove(string name)System.Net.WebHeaderCollectioninline
System::Collections::Specialized::NameValueCollection.Remove(string? name)System.Collections.Specialized.NameValueCollectioninlinevirtual
Reset()System.Collections.Specialized.NameObjectCollectionBaseinlineprivate
Reset(int capacity)System.Collections.Specialized.NameObjectCollectionBaseinlineprivate
s_defaultComparerSystem.Collections.Specialized.NameObjectCollectionBaseprivatestatic
Set(string name, string? value)System.Net.WebHeaderCollectioninline
Set(HttpRequestHeader header, string? value)System.Net.WebHeaderCollectioninline
Set(HttpResponseHeader header, string? value)System.Net.WebHeaderCollectioninline
System::Collections::Specialized::NameValueCollection.Set(string? name, string? value)System.Collections.Specialized.NameValueCollectioninlinevirtual
SyncRootSystem.Collections.Specialized.NameObjectCollectionBaseprivate
this[HttpRequestHeader header]System.Net.WebHeaderCollection
this[HttpResponseHeader header]System.Net.WebHeaderCollection
this[int index]System.Collections.Specialized.NameValueCollection
this[string? name]System.Collections.Specialized.NameValueCollection
ToByteArray()System.Net.WebHeaderCollectioninline
ToString()System.Net.WebHeaderCollectioninline
WebHeaderCollection(SerializationInfo serializationInfo, StreamingContext streamingContext)System.Net.WebHeaderCollectioninlineprotected
WebHeaderCollection()System.Net.WebHeaderCollectioninline