'Declaration
Public Function New( _ ByVal writerGroupElement As UAWriterGroupElement _ )
'Usage
Dim writerGroupElement As UAWriterGroupElement Dim instance As New UAWriterGroupElement(writerGroupElement)
public UAWriterGroupElement( UAWriterGroupElement writerGroupElement )
public: UAWriterGroupElement( UAWriterGroupElement^ writerGroupElement )
Parameters
- writerGroupElement
- Element to be copied from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).