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

2つのインスタンスの結果を結合して新しいインスタンスを作成します。
構文
'宣言
 
Public Function New( _
   ByVal resultsLeft As ValidationResults, _
   ByVal resultsRight As ValidationResults _
)
public ValidationResults( 
   ValidationResults resultsLeft,
   ValidationResults resultsRight
)

パラメータ

resultsLeft
resultsRight
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.