TCollections.CreateBidiDictionary_String_Int16 Method
Definition
Delphi
class procedure CreateBidiDictionary_String_Int16(capacity: Integer; keyComparer: Pointer; valueComparer: Pointer; ownerships: TDictionaryOwnerships; var result; keyType: PTypeInfo; valueType: PTypeInfo; elementType: PTypeInfo)
Parameters
- capacity
- Integer
- keyComparer
- Pointer
- valueComparer
- Pointer
- ownerships
- TDictionaryOwnerships
- result
- Void
- keyType
- PTypeInfo
- valueType
- PTypeInfo
- elementType
- PTypeInfo