'宣言
Public Overloads Overridable Function Find( _
ByVal As PropertyDescriptor, _
ByVal As System.Object _
) As System.Integer
public virtual System.int Find(
PropertyDescriptor ,
System.object
)
パラメータ
- prop
- 検索する System.ComponentModel.PropertyDescriptor。
- key
- 検索するプロパティパラメータの値。
戻り値の型
指定した System.ComponentModel.PropertyDescriptorを持つ項目のインデックス。