'Declaration
Public Function ToUAWriterGroupDescriptor() As UAWriterGroupDescriptor
'Usage
Dim instance As UAWriterGroupElement Dim value As UAWriterGroupDescriptor value = instance.ToUAWriterGroupDescriptor()
public UAWriterGroupDescriptor ToUAWriterGroupDescriptor()
public: UAWriterGroupDescriptor^ ToUAWriterGroupDescriptor();
Return Value
Returns a writer group descriptor that can be used for subscriptions to the OPC publisher.
This method never returns null
(Nothing
in Visual Basic).