'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property UInt16 As PrimitiveDataType
'Usage
Dim value As PrimitiveDataType value = UAOpcBinaryStandardDataTypes.UInt16
[NotNull()] public static PrimitiveDataType UInt16 {get;}
[NotNull()] public: static property PrimitiveDataType^ UInt16 { PrimitiveDataType^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).