Condividi tramite


XmlHelpers.XmlDocumentFromObject(Object, Type) Metodo

Definizione

public:
 static System::Xml::XmlDocument ^ XmlDocumentFromObject(System::Object ^ o, Type ^ t);
public static System.Xml.XmlDocument XmlDocumentFromObject (object o, Type t);
static member XmlDocumentFromObject : obj * Type -> System.Xml.XmlDocument
Public Shared Function XmlDocumentFromObject (o As Object, t As Type) As XmlDocument

Parametri

o
Object
t
Type

Restituisce

Si applica a