PowerTools ActiveReports for .NET 11.0J
ValidationResults コンストラクタ(String,Span)

単一のエラーで新しいインスタンスを作成します。
構文
'宣言
 
Public Function New( _
   ByVal errorMessage As String, _
   ByVal errorSpan As Span _
)
public ValidationResults( 
   string errorMessage,
   Span errorSpan
)

パラメータ

errorMessage
errorSpan
参照

関連項目

ValidationResults クラス
ValidationResults メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.