Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal cell As MedicalViewerCell _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim cell As MedicalViewerCell Dim instance As New MedicalViewerDerivativeGeneratedEventArgs(cell) |
C# | |
---|---|
public MedicalViewerDerivativeGeneratedEventArgs( MedicalViewerCell cell ) |
C++/CLI | |
---|---|
public: MedicalViewerDerivativeGeneratedEventArgs( MedicalViewerCell^ cell ) |
Parameters
- cell
- The cell that will hold the derivative cell.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7