MESCIUS InputMan for Windows Forms 12.0J
GetValidateItems メソッド (GcTimeValidator)

検証アイテムが設定されている コントロールを表すControlオブジェクト。
コントロールに関連付けれられた検証アイテムのコレクションを取得します。
シンタックス
Public Overrides Function GetValidateItems( _
   ByVal control As Control _
) As Validator.ValidateItemCollection(Of GcTime)
public override Validator.ValidateItemCollection<GcTime> GetValidateItems( 
   Control control
)

パラメータ

control
検証アイテムが設定されている コントロールを表すControlオブジェクト。

戻り値の型

検証アイテムのコレクションを表すValidator<T>.ValidateItemCollectionオブジェクト。
参照

参照

GcTimeValidator クラス
GcTimeValidator メンバ

 

 


© MESCIUS inc. All rights reserved.