Click or drag to resize

CondensedCollectionTHasCutover Property

[This is preliminary documentation and is subject to change.]

Gets whether the collection has stopped performing deduplication and has internally cutover to normal ListT storage.

Namespace:  Condensed
Assembly:  Condensed (in Condensed.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public bool HasCutover { get; }

Property Value

Type: Boolean
See Also