Partager via


XmlHelpers.XmlDocumentFromObject(Object, Type) Méthode

Définition

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

Paramètres

o
Object
t
Type

Retours

S’applique à