Interface IKeyLookup
Namespace: Telerik.XamarinForms.Common
Assembly: Telerik.XamarinForms.Common.dll
Syntax
public interface IKeyLookup
Methods
GetKey(Object)
Declaration
object GetKey(object item)
Parameters
System.Object
item
|
Returns
System.Object
|