Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal store As DicomDataSet _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim store As DicomDataSet Dim instance As New MoveDataSetEventArgs(store) |
C# | |
---|---|
public MoveDataSetEventArgs( DicomDataSet store ) |
C++/CLI | |
---|---|
public: MoveDataSetEventArgs( DicomDataSet^ store ) |
Parameters
- store
- The dataset to store.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7