XmlHelpers.MemoryStreamFromObject(Object, Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static System::IO::MemoryStream ^ MemoryStreamFromObject(System::Object ^ o, Type ^ t);
public static System.IO.MemoryStream MemoryStreamFromObject (object o, Type t);
static member MemoryStreamFromObject : obj * Type -> System.IO.MemoryStream
Public Shared Function MemoryStreamFromObject (o As Object, t As Type) As MemoryStream
Paramètres
- o
- Object
- t
- Type