RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDictionary.TKeyCollection.Create Constructor

Creates an instance of TDictionary.TKeyCollection.

Pascal
constructor Create(ADictionary: TDictionary<TKey,TValue>);
C++
__fastcall TKeyCollection(TDictionary<TKey,TValue> ADictionary);

Call Create to create an instance of the TDictionary.TKeyCollection class. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!