GrapeCity ActiveReports for .NET 16.0J
GetObjectData メソッド (ReportScriptException)

GrapeCity.ActiveReports 名前空間 > ReportScriptException クラス : GetObjectData メソッド
The System.Runtime.Serialization.SerializationInfo that holds the serialized object data about the exception being thrown.
The System.Runtime.Serialization.StreamingContext that contains contextual information about the source or destination.
When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.
シンタックス
'宣言
 
Public Overridable Sub GetObjectData( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
) 
public virtual void GetObjectData( 
   SerializationInfo info,
   StreamingContext context
)

パラメータ

info
The System.Runtime.Serialization.SerializationInfo that holds the serialized object data about the exception being thrown.
context
The System.Runtime.Serialization.StreamingContext that contains contextual information about the source or destination.
例外
例外解説
The info parameter is a null reference (Nothing in Visual Basic).
参照

ReportScriptException クラス
ReportScriptException メンバ