C#
VB
C++
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
Public Sub GetObjectData( _
ByVal info As SerializationInfo, _
ByVal context As StreamingContext _
)
info
The System.Runtime.Serialization.SerializationInfo to populate with data.
context
The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.
Exceptions
Exception | Description |
---|---|
System.Security.SecurityException | The caller does not have the required permission. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET