次の方法で共有


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

戻り値

適用対象