PowerTools ActiveReports for .NET 11.0J
ValidationResults.ErrorInformation コンストラクタ

エラーメッセージ
エラーの位置
指定されたメッセージとでErrorInformationの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal message As String, _
   ByVal span As Span _
)
public ValidationResults.ErrorInformation( 
   string message,
   Span span
)

パラメータ

message
エラーメッセージ
span
エラーの位置
参照

関連項目

ValidationResults.ErrorInformation クラス
ValidationResults.ErrorInformation メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.