UINTDataElement Constructor (UInt16)
constructs new data element from unsigned short
[Visual Basic]
Overloads Public Sub New( _
ByVal
Value As
UInt16 _
)
[C#]
public UINTDataElement(
ushort Value);
Parameters
-
Value
- the value to set
See Also
UINTDataElement Class | BlueLibs.SDP Namespace | UINTDataElement Constructor Overload List