InstanceValueConsistency Enum

Definition

Describes the consistency guarantee of the instance values contained in a specified dictionary.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum InstanceValueConsistency
Inheritance
InstanceValueConsistency
Attributes

Fields

Name Value Description
None 0

Indicates that there is no consistency guarantee.

InDoubt 1

Indicates that the consistency of the instance value is in doubt.

Partial 2

Indicates that the consistency of the instance value is partial.

Applies to

Produk Versi
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1