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