System.Windows.Forms.ImageListStreamer.GetObjectData Method

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.

Syntax

public void GetObjectData (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context)

Parameters

si
The System.Runtime.Serialization.SerializationInfo to populate with data.
context
The System.Runtime.Serialization.StreamingContext that is the destination for this serialization.

Remarks

For more information and a code example, see System.Runtime.Serialization.ISerializable.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0