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