Collapse imageExpand ImageCopy imageCopyHover image
       



Cartella API References Documentation
IReadonlyDictionary<(Of <(<'TKey, TValue>)>)>..::..Values Property
IReadonlyDictionary<(Of <(<'TKey, TValue>)>)> Interface See Also Send Feedback

Namespace: Cartella.Interfaces
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection Values { get; }
Visual Basic
ReadOnly Property Values As Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection
	Get
Visual C++
property Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection^ Values {
	Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection^ get ();
}

See Also

IReadonlyDictionary<(Of <(<'TKey, TValue>)>)> Interface
Cartella.Interfaces Namespace
Footer image

© 2008-2014, Ingeniux Corporation. All rights reserved.