System.ComponentModel.Design.Serialization.InstanceDescriptor Class

Provides the information necessary to create an instance of an object. This class cannot be inherited.

See Also: InstanceDescriptor Members

Syntax

public sealed class InstanceDescriptor

Remarks

System.ComponentModel.Design.Serialization.InstanceDescriptor can store information that describes an instance of an object. This information can be used to create an instance of the object.

Some custom serializers use System.ComponentModel.Design.Serialization.InstanceDescriptor to represent serializable objects. Several methods of a System.ComponentModel.TypeDescriptor use System.ComponentModel.Design.Serialization.InstanceDescriptor to represent or instantiate objects.

An System.ComponentModel.Design.Serialization.InstanceDescriptor provides the following members:

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0