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