In The Hand
ServiceAttribute Constructor (id, value)
NamespacesInTheHand.Net.BluetoothServiceAttributeServiceAttribute(UInt16, ServiceElement)
.NET Components for Mobility
Initializes a new instance of the ServiceAttribute class.
Declaration Syntax
C#Visual Basic
public ServiceAttribute(
	ushort id,
	ServiceElement value
)
Public Sub New ( _
	id As UShort, _
	value As ServiceElement _
)
Parameters
id (UInt16)

[Missing <param name="id"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceAttribute.#ctor(System.UInt16,InTheHand.Net.Bluetooth.ServiceElement)"]

value (ServiceElement)

[Missing <param name="value"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceAttribute.#ctor(System.UInt16,InTheHand.Net.Bluetooth.ServiceElement)"]

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