| Visual Basic (Declaration) | |
|---|---|
Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
protected DicomException( SerializationInfo info, StreamingContext context )  | |
| C++/CLI | |
|---|---|
protected: DicomException( SerializationInfo^ info, StreamingContext context )  | |
Parameters
- info
 - The data for serializing or deserializing the object.
 - context
 - The source and destination for the object.
 
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family