Click or drag to resize

ServiceElement Constructor (ElementType, IListServiceElement)

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

Parameters

type
Type: InTheHand.Net.BluetoothElementType
childElements
Type: System.Collections.GenericIListServiceElement
See Also