[Missing <summary> documentation for "M:InTheHand.Net.Bluetooth.ClassOfDevice.op_Implicit(InTheHand.Net.Bluetooth.ClassOfDevice)~System.UInt32"]
public static implicit operator uint (
ClassOfDevice cod
)
Public Shared Widening Operator CType (
cod As ClassOfDevice
) As UInteger
static implicit operator unsigned int (
ClassOfDevice^ cod
)
[Missing <param name="cod"/> documentation for "M:InTheHand.Net.Bluetooth.ClassOfDevice.op_Implicit(InTheHand.Net.Bluetooth.ClassOfDevice)~System.UInt32"]
[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.ClassOfDevice.op_Implicit(InTheHand.Net.Bluetooth.ClassOfDevice)~System.UInt32"]