Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Int64ArrayHelperWithString Member List

This is the complete list of members for System.Xml.Int64ArrayHelperWithString, including all inherited members.

InstanceSystem.Xml.Int64ArrayHelperWithStringstatic
ReadArray(XmlDictionaryReader reader, string localName, string namespaceUri, long[] array, int offset, int count)System.Xml.Int64ArrayHelperWithStringinlineprotected
ArrayHelper< string, long >.ReadArray(XmlDictionaryReader reader, TArgument localName, TArgument namespaceUri, int maxArrayLength)System.Xml.ArrayHelper< string, long >inline
ArrayHelper< string, long >.ReadArray(XmlDictionaryReader reader, TArgument localName, TArgument namespaceUri, TArray[] array, int offset, int count)System.Xml.ArrayHelper< string, long >protected
WriteArray(XmlDictionaryWriter writer, string prefix, string localName, string namespaceUri, long[] array, int offset, int count)System.Xml.Int64ArrayHelperWithStringinlineprotected
ArrayHelper< string, long >.WriteArray(XmlDictionaryWriter writer, string prefix, TArgument localName, TArgument namespaceUri, XmlDictionaryReader reader)System.Xml.ArrayHelper< string, long >inline
ArrayHelper< string, long >.WriteArray(XmlDictionaryWriter writer, string prefix, TArgument localName, TArgument namespaceUri, TArray[] array, int offset, int count)System.Xml.ArrayHelper< string, long >protected