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