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

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

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