ClosedDerivedTypeInfo.IsComplete Property

Definition

Indicates whether ClosedDerivedTypes represents all possible derived types (i.e. it is a complete set). This will be false, for example, when a generic closed type has an unspeakable derived type.

public bool IsComplete { get; }
member this.IsComplete : bool
Public ReadOnly Property IsComplete As Boolean

Property Value

Applies to