Edit

Share via


XmlFormHostItem.CreateObjRef(Type) Method

Definition

public:
 override System::Runtime::Remoting::ObjRef ^ CreateObjRef(Type ^ requestedType);
public override System.Runtime.Remoting.ObjRef CreateObjRef (Type requestedType);
override this.CreateObjRef : Type -> System.Runtime.Remoting.ObjRef
Public Overrides Function CreateObjRef (requestedType As Type) As ObjRef

Parameters

requestedType
Type

Returns

Applies to