XmlHelpers.StreamFromObject(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::Stream ^ StreamFromObject(System::Object ^ o, Type ^ t);
public static System.IO.Stream StreamFromObject (object o, Type t);
static member StreamFromObject : obj * Type -> System.IO.Stream
Public Shared Function StreamFromObject (o As Object, t As Type) As Stream
Paramètres
- o
- Object
- t
- Type