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