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