  | Parse (string)Parse (String)Parse (String^) |
Returns an XdmTypeXdmTypeXdmType which represents the specified type name.
|
  | Parse (string, IXmlNamespaceResolver, XmlSchemaSet)Parse (String, IXmlNamespaceResolver, XmlSchemaSet)Parse (String^, IXmlNamespaceResolver^, XmlSchemaSet^) |
Returns an XdmTypeXdmTypeXdmType which represents the specified type name.
|
  | Parse (string, IXmlNamespaceResolver, XmlSchemaSet, XPathVersion)Parse (String, IXmlNamespaceResolver, XmlSchemaSet, XPathVersion)Parse (String^, IXmlNamespaceResolver^, XmlSchemaSet^, XPathVersion) |
Returns an XdmTypeXdmTypeXdmType which represents the specified type name according to the specified XPathVersionXPathVersionXPathVersion.
|
  | Parse (string, XPathVersion)Parse (String, XPathVersion)Parse (String^, XPathVersion) |
Returns an XdmTypeXdmTypeXdmType which represents the specified type name according to the specified XPathVersionXPathVersionXPathVersion.
|