BTDeviceList.IndexOf Method
Returns an index of the specified BTDeviceInfo object for the BT device in the list.
[Visual Basic]
NotOverridable Public Function IndexOf( _
ByVal
value As
Object _
) As
Integer _
Parameters
-
value
-
RemoteDevice object to look for.
Return Value
Index of the requested remote device object.
Implements
IList.IndexOf
See Also
BTDeviceList Class | BlueLibs.Components Namespace