This is the complete list of members for System.Xml.XmlNameEx, including all inherited members.
Create(string prefix, string localName, string ns, int hashCode, XmlDocument ownerDoc, XmlName next, IXmlSchemaInfo schemaInfo) | System.Xml.XmlName | inlinestatic |
decl | System.Xml.XmlNameEx | private |
Equals(IXmlSchemaInfo schemaInfo) | System.Xml.XmlNameEx | inlinevirtual |
flags | System.Xml.XmlNameEx | private |
GetHashCode(string name) | System.Xml.XmlName | inlinestatic |
hashCode | System.Xml.XmlName | private |
HashCode | System.Xml.XmlName | |
IsDefault | System.Xml.XmlNameEx | |
IsNil | System.Xml.XmlNameEx | |
localName | System.Xml.XmlName | private |
LocalName | System.Xml.XmlName | |
memberType | System.Xml.XmlNameEx | private |
MemberType | System.Xml.XmlNameEx | |
name | System.Xml.XmlName | private |
Name | System.Xml.XmlName | |
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 | |
prefix | System.Xml.XmlName | private |
SchemaAttribute | System.Xml.XmlNameEx | |
SchemaElement | System.Xml.XmlNameEx | |
schemaType | System.Xml.XmlNameEx | private |
SchemaType | System.Xml.XmlNameEx | |
SetIsDefault(bool value) | System.Xml.XmlNameEx | inline |
SetIsNil(bool value) | System.Xml.XmlNameEx | inline |
SetValidity(XmlSchemaValidity value) | System.Xml.XmlNameEx | inline |
Validity | System.Xml.XmlNameEx | |
XmlName(string prefix, string localName, string ns, int hashCode, XmlDocument ownerDoc, XmlName next) | System.Xml.XmlName | inlinepackage |
XmlNameEx(string prefix, string localName, string ns, int hashCode, XmlDocument ownerDoc, XmlName next, IXmlSchemaInfo schemaInfo) | System.Xml.XmlNameEx | inlinepackage |