This is the complete list of members for System.Xml.XmlName, including all inherited members.
| _hashCode | System.Xml.XmlName | private |
| _localName | System.Xml.XmlName | private |
| _name | System.Xml.XmlName | private |
| _ns | System.Xml.XmlName | private |
| _prefix | System.Xml.XmlName | private |
| Create(string prefix, string localName, string ns, int hashCode, XmlDocument ownerDoc, XmlName next, IXmlSchemaInfo schemaInfo) | System.Xml.XmlName | inlinestatic |
| Equals(IXmlSchemaInfo schemaInfo) | System.Xml.XmlName | inlinevirtual |
| GetHashCode(string name) | System.Xml.XmlName | inlinestatic |
| HashCode | System.Xml.XmlName | |
| IsDefault | System.Xml.XmlName | |
| IsNil | System.Xml.XmlName | |
| LocalName | System.Xml.XmlName | |
| MemberType | System.Xml.XmlName | |
| Name | System.Xml.XmlName | |
| NamespaceURI | System.Xml.XmlName | |
| next | System.Xml.XmlName | package |
| ownerDoc | System.Xml.XmlName | package |
| OwnerDocument | System.Xml.XmlName | |
| Prefix | System.Xml.XmlName | |
| SchemaAttribute | System.Xml.XmlName | |
| SchemaElement | System.Xml.XmlName | |
| SchemaType | System.Xml.XmlName | |
| Validity | System.Xml.XmlName | |
| XmlName(string prefix, string localName, string ns, int hashCode, XmlDocument ownerDoc, XmlName next) | System.Xml.XmlName | inlinepackage |