This is the complete list of members for System.Xml.XmlName, including all inherited members.
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 | |
hashCode | System.Xml.XmlName | private |
IsDefault | System.Xml.XmlName | |
IsNil | System.Xml.XmlName | |
LocalName | System.Xml.XmlName | |
localName | System.Xml.XmlName | private |
MemberType | System.Xml.XmlName | |
Name | System.Xml.XmlName | |
name | System.Xml.XmlName | private |
NamespaceURI | System.Xml.XmlName | |
next | System.Xml.XmlName | package |
ns | System.Xml.XmlName | private |
ownerDoc | System.Xml.XmlName | package |
OwnerDocument | System.Xml.XmlName | |
prefix | System.Xml.XmlName | private |
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 |