This is the complete list of members for System.Xml.XmlNameEx, including all inherited members.
_decl | System.Xml.XmlNameEx | private |
_flags | System.Xml.XmlNameEx | private |
_hashCode | System.Xml.XmlName | private |
_localName | System.Xml.XmlName | private |
_memberType | System.Xml.XmlNameEx | private |
_name | System.Xml.XmlName | private |
_ns | System.Xml.XmlName | private |
_prefix | System.Xml.XmlName | private |
_schemaType | System.Xml.XmlNameEx | 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.XmlNameEx | inlinevirtual |
GetHashCode(string name) | System.Xml.XmlName | inlinestatic |
HashCode | System.Xml.XmlName | |
IsDefault | System.Xml.XmlNameEx | |
IsNil | System.Xml.XmlNameEx | |
LocalName | System.Xml.XmlName | |
MemberType | System.Xml.XmlNameEx | |
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.XmlNameEx | |
SchemaElement | System.Xml.XmlNameEx | |
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 |