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