Selerix Developer Tools
TransmitterErrorDetailGrpWithCorrectionType Constructor(TransmitterErrorDetailGrpType)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > TransmitterErrorDetailGrpWithCorrectionType Class > TransmitterErrorDetailGrpWithCorrectionType Constructor : TransmitterErrorDetailGrpWithCorrectionType Constructor(TransmitterErrorDetailGrpType)
The copy.
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal copy As TransmitterErrorDetailGrpType _
)
'Usage
 
Dim copy As TransmitterErrorDetailGrpType
 
Dim instance As New TransmitterErrorDetailGrpWithCorrectionType(copy)
public TransmitterErrorDetailGrpWithCorrectionType( 
   TransmitterErrorDetailGrpType copy
)
public TransmitterErrorDetailGrpWithCorrectionType( 
    copy: TransmitterErrorDetailGrpType
); 
public function TransmitterErrorDetailGrpWithCorrectionType( 
   copy : TransmitterErrorDetailGrpType
);
public: TransmitterErrorDetailGrpWithCorrectionType( 
   TransmitterErrorDetailGrpType* copy
)
public:
TransmitterErrorDetailGrpWithCorrectionType( 
   TransmitterErrorDetailGrpType^ copy
)

Parameters

copy
The copy.
See Also

Reference

TransmitterErrorDetailGrpWithCorrectionType Class
TransmitterErrorDetailGrpWithCorrectionType Members
Overload List