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