Visual Basic (Declaration) | |
---|---|
<DebuggerNonUserCodeAttribute()> Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DebuggerNonUserCodeAttribute()] protected DicomInformation.SeriesDataTable( SerializationInfo info, StreamingContext context ) |
C++/CLI | |
---|---|
[DebuggerNonUserCodeAttribute()] protected: DicomInformation.SeriesDataTable( SerializationInfo^ info, StreamingContext context ) |
Parameters
- info
- The data needed to serialize or deserialize an object.
- context
- The source and destination of a given serialized stream.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family