In The Hand
Contains Method (id)
NamespacesInTheHand.Net.BluetoothServiceRecordContains(ServiceAttributeId)
.NET Components for Mobility
Determines whether a service attribute with the specified ID is in the List.
Declaration Syntax
C#Visual Basic
public bool Contains(
	ServiceAttributeId id
)
Public Function Contains ( _
	id As ServiceAttributeId _
) As Boolean
Parameters
id (ServiceAttributeId)
The id of the service attribute to locate, as a ServiceAttributeId.
Return Value
true if item is found in the record; otherwise, false.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0