System.ComponentModel.Design.Serialization.InstanceDescriptor.IsComplete Property

Gets a value indicating whether the contents of this System.ComponentModel.Design.Serialization.InstanceDescriptor completely identify the instance.

Syntax

public bool IsComplete { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Typically, an System.ComponentModel.Design.Serialization.InstanceDescriptor completely describes a particular instance. However, some objects are too complex for a single method or constructor to represent. InstanceDescriptor.IsComplete indicates whether an System.ComponentModel.Design.Serialization.InstanceDescriptor is incomplete, so a user can identify these objects and perform additional processing, if necessary, to further describe their state.

Requirements

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