'DeclarationPublic Function New( _ ByVal writerGroupElement As UAWriterGroupElement _ )
'UsageDim 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.