PropertyEnumerationResult.IsConsistent Property

Definition

Indicates whether the any name under the given name has been modified during the enumeration.

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

Property Value

Returns Boolean.

Remarks

If there was a modification, this property is false.

Applies to