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