Collapse imageExpand ImageCopy imageCopyHover image
       



Cartella API References Documentation
IReadonlyDictionary<(Of <(<'TKey, TValue>)>)>..::..Keys 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>)>)>..::..KeyCollection Keys { get; }
Visual Basic
ReadOnly Property Keys As Dictionary<(Of <(<'TKey, TValue>)>)>..::..KeyCollection
	Get
Visual C++
property Dictionary<(Of <(<'TKey, TValue>)>)>..::..KeyCollection^ Keys {
	Dictionary<(Of <(<'TKey, TValue>)>)>..::..KeyCollection^ get ();
}

See Also

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

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