XmlFormHostItem.CreateObjRef(Type) 方法

定义

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

参数

requestedType
Type

返回

适用于