XmlDocumentSerializationProxy.Explicit Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static explicit operator Microsoft::XLANGs::RuntimeTypes::XmlDocumentSerializationProxy ^(System::Xml::XmlDocument ^ doc);
public static explicit operator Microsoft.XLANGs.RuntimeTypes.XmlDocumentSerializationProxy (System.Xml.XmlDocument doc);
static member op_Explicit : System.Xml.XmlDocument -> Microsoft.XLANGs.RuntimeTypes.XmlDocumentSerializationProxy
Public Shared Narrowing Operator CType (doc As XmlDocument) As XmlDocumentSerializationProxy
Parameters
- doc
- XmlDocument