_clrType | System.Xml.Schema.XmlAtomicValue | private |
_nsPrefix | System.Xml.Schema.XmlAtomicValue | private |
_objVal | System.Xml.Schema.XmlAtomicValue | private |
_unionVal | System.Xml.Schema.XmlAtomicValue | private |
_xmlType | System.Xml.Schema.XmlAtomicValue | private |
Clone() | System.Xml.Schema.XmlAtomicValue | inline |
Clone() | System.Xml.Schema.XmlAtomicValue | inlineprivate |
GetPrefixFromQName(string value) | System.Xml.Schema.XmlAtomicValue | inlineprivate |
IsNode | System.Xml.Schema.XmlAtomicValue | |
ToString() | System.Xml.Schema.XmlAtomicValue | inline |
TypedValue | System.Xml.Schema.XmlAtomicValue | |
Value | System.Xml.Schema.XmlAtomicValue | |
ValueAs(Type type, IXmlNamespaceResolver? nsResolver) | System.Xml.Schema.XmlAtomicValue | inline |
System::Xml::XPath::XPathItem.ValueAs(Type returnType) | System.Xml.XPath.XPathItem | inlinevirtual |
ValueAsBoolean | System.Xml.Schema.XmlAtomicValue | |
ValueAsDateTime | System.Xml.Schema.XmlAtomicValue | |
ValueAsDouble | System.Xml.Schema.XmlAtomicValue | |
ValueAsInt | System.Xml.Schema.XmlAtomicValue | |
ValueAsLong | System.Xml.Schema.XmlAtomicValue | |
ValueType | System.Xml.Schema.XmlAtomicValue | |
XmlAtomicValue(XmlSchemaType xmlType, bool value) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, DateTime value) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, double value) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, int value) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, long value) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, string value) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, string value, IXmlNamespaceResolver nsResolver) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, object value) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlAtomicValue(XmlSchemaType xmlType, object value, IXmlNamespaceResolver nsResolver) | System.Xml.Schema.XmlAtomicValue | inlinepackage |
XmlType | System.Xml.Schema.XmlAtomicValue | |