'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <ElementsNotNullAttribute()> <NotNullAttribute()> Public Shared ReadOnly Property Empty As EasyUASubscribeDataSetArgumentsDictionary
'Usage
Dim value As EasyUASubscribeDataSetArgumentsDictionary value = EasyUASubscribeDataSetArgumentsDictionary.Empty
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public static EasyUASubscribeDataSetArgumentsDictionary Empty {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public: static property EasyUASubscribeDataSetArgumentsDictionary^ Empty { EasyUASubscribeDataSetArgumentsDictionary^ get(); }