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