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