Method | Description | |
---|---|---|
Clone ( ) : |
Since XmlAtomicValue is immutable, clone simply returns this.
|
|
ToString ( ) : string | ||
ValueAs ( Type type, IXmlNamespaceResolver nsResolver ) : object |
Method | Description | |
---|---|---|
GetPrefixFromQName ( string value ) : string | ||
ICloneable ( ) : object |
Since XmlAtomicValue is immutable, clone simply returns this.
|
|
XmlAtomicValue ( |
||
XmlAtomicValue ( |
||
XmlAtomicValue ( |
||
XmlAtomicValue ( |
||
XmlAtomicValue ( |
||
XmlAtomicValue ( |
||
XmlAtomicValue ( |
||
XmlAtomicValue ( |
||
XmlAtomicValue ( |
public ValueAs ( Type type, IXmlNamespaceResolver nsResolver ) : object | ||
type | Type | |
nsResolver | IXmlNamespaceResolver | |
return | object |