'Declaration
<ElementsNotNullAttribute()> <NotNullAttribute()> Function GetSubscribeDataSetArgumentsDictionary() As EasyUASubscribeDataSetArgumentsDictionary
'Usage
Dim instance As _EasyUASubscriber Dim value As EasyUASubscribeDataSetArgumentsDictionary value = instance.GetSubscribeDataSetArgumentsDictionary()
[ElementsNotNull()] [NotNull()] EasyUASubscribeDataSetArgumentsDictionary GetSubscribeDataSetArgumentsDictionary()
[ElementsNotNull()] [NotNull()] EasyUASubscribeDataSetArgumentsDictionary^ GetSubscribeDataSetArgumentsDictionary();
Return Value
Returns a dictionary of OPC-UA subscribe data set argument objects, keyed by data set handle.