This is the complete list of members for VRage.CustomRootWriter, including all inherited members.
| Close() | VRage.CustomRootWriter | inline |
| Flush() | VRage.CustomRootWriter | inline |
| LookupPrefix(string ns) | VRage.CustomRootWriter | inline |
| WriteBase64(byte[] buffer, int index, int count) | VRage.CustomRootWriter | inline |
| WriteCData(string text) | VRage.CustomRootWriter | inline |
| WriteCharEntity(char ch) | VRage.CustomRootWriter | inline |
| WriteChars(char[] buffer, int index, int count) | VRage.CustomRootWriter | inline |
| WriteComment(string text) | VRage.CustomRootWriter | inline |
| WriteDocType(string name, string pubid, string sysid, string subset) | VRage.CustomRootWriter | inline |
| WriteEndAttribute() | VRage.CustomRootWriter | inline |
| WriteEndDocument() | VRage.CustomRootWriter | inline |
| WriteEndElement() | VRage.CustomRootWriter | inline |
| WriteEntityRef(string name) | VRage.CustomRootWriter | inline |
| WriteFullEndElement() | VRage.CustomRootWriter | inline |
| WriteProcessingInstruction(string name, string text) | VRage.CustomRootWriter | inline |
| WriteRaw(string data) | VRage.CustomRootWriter | inline |
| WriteRaw(char[] buffer, int index, int count) | VRage.CustomRootWriter | inline |
| WriteStartAttribute(string prefix, string localName, string ns) | VRage.CustomRootWriter | inline |
| WriteStartDocument(bool standalone) | VRage.CustomRootWriter | inline |
| WriteStartDocument() | VRage.CustomRootWriter | inline |
| WriteStartElement(string prefix, string localName, string ns) | VRage.CustomRootWriter | inline |
| WriteState | VRage.CustomRootWriter | |
| WriteString(string text) | VRage.CustomRootWriter | inline |
| WriteSurrogateCharEntity(char lowChar, char highChar) | VRage.CustomRootWriter | inline |
| WriteWhitespace(string ws) | VRage.CustomRootWriter | inline |