'Declaration Public Overloads Function Find( _ ByVal propertyName As String, _ ByVal key As Object _ ) As Integer
public int Find( string propertyName, object key )
Parameters
- propertyName
- key
'Declaration Public Overloads Function Find( _ ByVal propertyName As String, _ ByVal key As Object _ ) As Integer
public int Find( string propertyName, object key )