In The Hand
Contains Method (id, language)
NamespacesInTheHand.Net.BluetoothServiceRecordContains(ServiceAttributeId, LanguageBaseItem)
.NET Components for Mobility
Determines whether a TextString service attribute with the specified ID and natural language is in the List.
Declaration Syntax
C#Visual Basic
public bool Contains(
	ServiceAttributeId id,
	LanguageBaseItem language
)
Public Function Contains ( _
	id As ServiceAttributeId, _
	language As LanguageBaseItem _
) As Boolean
Parameters
id (ServiceAttributeId)
The id of the service attribute to locate, as a ServiceAttributeId.
language (LanguageBaseItem)
Which multi-language version of the string attribute to locate.
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