ServiceElementGetValueAsElementArray Method
Gets the value as a array of ServiceElement.
Namespace: InTheHand.Net.Bluetooth.SdpAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public ServiceElement[] GetValueAsElementArray()
Public Function GetValueAsElementArray As ServiceElement()
public:
array<ServiceElement^>^ GetValueAsElementArray()
member GetValueAsElementArray : unit -> ServiceElement[]
Return Value
ServiceElementThe list of elements as an array.