Scheduler for WinForms
Find(PropertyDescriptor,Object) メソッド

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > C1BindingSource クラス > Find メソッド : Find(PropertyDescriptor,Object) メソッド
検索対象の System.ComponentModel.PropertyDescriptor
検索するプロパティパラメータの値。
指定したプロパティディスクリプタを持つ項目のインデックスを検索します。
シンタックス
'宣言
 
Public Overloads Overridable Function Find( _
   ByVal prop As System.ComponentModel.PropertyDescriptor, _
   ByVal key As System.Object _
) As System.Integer
public virtual System.int Find( 
   System.ComponentModel.PropertyDescriptor prop,
   System.object key
)

パラメータ

prop
検索対象の System.ComponentModel.PropertyDescriptor
key
検索するプロパティパラメータの値。

戻り値の型

特定の System.ComponentModel.PropertyDescriptorを持つ 項目のインデックス。
参照

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