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