In The Hand
ServiceElement Constructor (type, childElements)
NamespacesInTheHand.Net.BluetoothServiceElementServiceElement(ElementType, array<ServiceElement>[]()[])
.NET Components for Mobility
Initializes a new instance of the ServiceElement class.
Declaration Syntax
C#Visual Basic
public ServiceElement(
	ElementType type,
	params ServiceElement[] childElements
)
Public Sub New ( _
	type As ElementType, _
	ParamArray childElements As ServiceElement() _
)
Parameters
type (ElementType)

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

childElements (array< ServiceElement >[]()[])

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

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