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