'宣言 Public Overloads Function Find( _ ByVal propertyName As System.String, _ ByVal key As System.Object _ ) As System.Integer
public System.int Find( System.string propertyName, System.object key )
パラメータ
- propertyName
- key
'宣言 Public Overloads Function Find( _ ByVal propertyName As System.String, _ ByVal key As System.Object _ ) As System.Integer
public System.int Find( System.string propertyName, System.object key )