Click or drag to resize

ServiceElement Constructor (ElementType, ServiceElement)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public ServiceElement(
	ElementType type,
	params ServiceElement[] childElements
)

Parameters

type
Type: InTheHand.Net.BluetoothElementType
childElements
Type: InTheHand.Net.BluetoothServiceElement
See Also