Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.EventPayload Member List

This is the complete list of members for System.Diagnostics.Tracing.EventPayload, including all inherited members.

Add(string key, object value)System.Diagnostics.Tracing.EventPayloadinline
Add(KeyValuePair< string, object > payloadEntry)System.Diagnostics.Tracing.EventPayloadinline
IDictionary< string, object >.Add(TKey key, TValue value)System.Collections.Generic.IDictionary< string, object >
ICollection< KeyValuePair< string, object > >.Add(T item)System.Collections.Generic.ICollection< KeyValuePair< string, object > >
Clear()System.Diagnostics.Tracing.EventPayloadinline
Contains(KeyValuePair< string, object > entry)System.Diagnostics.Tracing.EventPayloadinline
ICollection< KeyValuePair< string, object > >.Contains(T item)System.Collections.Generic.ICollection< KeyValuePair< string, object > >
ContainsKey(string key)System.Diagnostics.Tracing.EventPayloadinline
IDictionary< string, object >.ContainsKey(TKey key)System.Collections.Generic.IDictionary< string, object >
CopyTo(KeyValuePair< string, object >[] payloadEntries, int count)System.Diagnostics.Tracing.EventPayloadinline
ICollection< KeyValuePair< string, object > >.CopyTo(T[] array, int arrayIndex)System.Collections.Generic.ICollection< KeyValuePair< string, object > >
CountSystem.Diagnostics.Tracing.EventPayload
EventPayload(string[] payloadNames, object[] payloadValues)System.Diagnostics.Tracing.EventPayloadinlinepackage
GetEnumerator()System.Diagnostics.Tracing.EventPayloadinline
GetEnumerator()System.Diagnostics.Tracing.EventPayloadinlineprivate
IsReadOnlySystem.Diagnostics.Tracing.EventPayload
KeysSystem.Diagnostics.Tracing.EventPayload
m_namesSystem.Diagnostics.Tracing.EventPayloadprivate
m_valuesSystem.Diagnostics.Tracing.EventPayloadprivate
Remove(string key)System.Diagnostics.Tracing.EventPayloadinline
Remove(KeyValuePair< string, object > entry)System.Diagnostics.Tracing.EventPayloadinline
IDictionary< string, object >.Remove(TKey key)System.Collections.Generic.IDictionary< string, object >
ICollection< KeyValuePair< string, object > >.Remove(T item)System.Collections.Generic.ICollection< KeyValuePair< string, object > >
this[string key]System.Diagnostics.Tracing.EventPayload
this[TKey key]System.Collections.Generic.IDictionary< string, object >
TryGetValue(string key, [MaybeNullWhen(false)] out object value)System.Diagnostics.Tracing.EventPayloadinline
IDictionary< string, object >.TryGetValue(TKey key,[MaybeNullWhen(false)] out TValue value)System.Collections.Generic.IDictionary< string, object >
ValuesSystem.Diagnostics.Tracing.EventPayload