Gets a value indicating whether the contents of this System.ComponentModel.Design.Serialization.InstanceDescriptor completely identify the instance.
Documentation for this section has not yet been entered.
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.