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

Creates an instance of TDictionary.TValueCollection.

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

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

 

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