GrapeCity InputMan for Windows Forms 10.0J
GetValidateItems メソッド (GcDateTimeValidator)

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

パラメータ

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

戻り値の型

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

GcDateTimeValidator クラス
GcDateTimeValidator メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.