Leadtools.Dicom.AddIn.Interfaces Namespace > MoveDataSetEventArgs Class > MoveDataSetEventArgs Constructor : MoveDataSetEventArgs Constructor(DicomDataSet) |
public MoveDataSetEventArgs( DicomDataSet store )
'Declaration Public Function New( _ ByVal store As DicomDataSet _ )
'Usage Dim store As DicomDataSet Dim instance As New MoveDataSetEventArgs(store)
public: MoveDataSetEventArgs( DicomDataSet^ store )