TCollections.CreateBidiDictionary_Interface_Int32 Method

Definition

Delphi
class procedure CreateBidiDictionary_Interface_Int32(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