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