Click or drag to resize

FastKeyedCollectionTKey, TItemValues Property

Namespace:  Cauldron.Collections
Assembly:  Cauldron.Collections (in Cauldron.Collections.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public ICollection<TItem> Values { get; }

Property Value

Type: ICollectionTItem

[Missing <value> documentation for "P:Cauldron.Collections.FastKeyedCollection`2.Values"]

See Also