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