GrapeCity ActiveReports for .NET 16.0J
CreateObjRef メソッド (SectionReport)

GrapeCity.ActiveReports 名前空間 > SectionReport クラス : CreateObjRef メソッド
The System.Type of the object that the new System.Runtime.Remoting.ObjRef will reference.
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
シンタックス
'宣言
 
Public Overridable Function CreateObjRef( _
   ByVal requestedType As Type _
) As ObjRef
public virtual ObjRef CreateObjRef( 
   Type requestedType
)

パラメータ

requestedType
The System.Type of the object that the new System.Runtime.Remoting.ObjRef will reference.

戻り値の型

Information required to generate a proxy.
例外
例外解説
This instance is not a valid remoting object.
The immediate caller does not have infrastructure permission.
参照

SectionReport クラス
SectionReport メンバ