'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property Empty As UAFieldResultDictionary
'Usage
Dim value As UAFieldResultDictionary value = UAFieldResultDictionary.Empty
[JetBrains.Annotations.NotNull()] public static UAFieldResultDictionary Empty {get;}
[JetBrains.Annotations.NotNull()] public: static property UAFieldResultDictionary^ Empty { UAFieldResultDictionary^ 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).