Compartir a través de


Value.GetObject(Type) Método

Definición

public:
 System::Object ^ GetObject(Type ^ t);
public object GetObject (Type t);
member this.GetObject : Type -> obj
Public Function GetObject (t As Type) As Object

Parámetros

t
Type

Devoluciones

Se aplica a