System.Windows.Forms.Design.ImageListCodeDomSerializer.Serialize Method

Serializes the specified object into a Code Document Object Model (CodeDOM) object.

Syntax

public override object Serialize (System.ComponentModel.Design.Serialization.IDesignerSerializationManager manager, object value)

Parameters

manager
The serialization manager to use during serialization.
value
The object to serialize.

Returns

A CodeDOM object representing the object that has been serialized.

Remarks

Documentation for this section has not yet been entered.

Requirements

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