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