Share via


Value.GetObject(Type) Method

Definition

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

Parameters

t
Type

Returns

Applies to