TCollections.CreateDictionary_Interface_Interface Method

Definition

Delphi
class procedure CreateDictionary_Interface_Interface(capacity: Integer; keyComparer: Pointer; valueComparer: Pointer; ownerships: TDictionaryOwnerships; var result; keyType: PTypeInfo; valueType: PTypeInfo; elementType: PTypeInfo)

Parameters

capacity
Integer
keyComparer
Pointer
valueComparer
Pointer
result
Void
keyType
PTypeInfo
valueType
PTypeInfo
elementType
PTypeInfo