'Declaration
Public Function New( _ ByVal writerGroupElement As UAWriterGroupElement _ )
'Usage
Dim writerGroupElement As UAWriterGroupElement Dim instance As New UAWriterGroupData(writerGroupElement)
public UAWriterGroupData( UAWriterGroupElement writerGroupElement )
public: UAWriterGroupData( UAWriterGroupElement^ writerGroupElement )
Parameters
- writerGroupElement
- Element to use as base for the new instance.