In The Hand
ServiceRecord Constructor (attributesList)
NamespacesInTheHand.Net.BluetoothServiceRecordServiceRecord(IList<(Of <(ServiceAttribute>)>))
.NET Components for Mobility
Initializes a new instance of the ServiceRecord class with the specified set of ServiceAttributes.
Declaration Syntax
C#Visual Basic
public ServiceRecord(
	IList<ServiceAttribute> attributesList
)
Public Sub New ( _
	attributesList As IList(Of ServiceAttribute) _
)
Parameters
attributesList (IList<(Of <(ServiceAttribute>)>))

[Missing <param name="attributesList"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceRecord.#ctor(System.Collections.Generic.IList{InTheHand.Net.Bluetooth.ServiceAttribute})"]

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