Initializes a new instance of the ServiceElement class.
| C# | Visual Basic |
public ServiceElement( ElementType type, params ServiceElement[] childElements )
Public Sub New ( _ type As ElementType, _ ParamArray childElements As ServiceElement() _ )
- 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[])"]