XmlHelpers.StreamFromObject(Object, Type) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- o
- Object
- t
- Type