THashMapInnerCollection.Create Method

Definition

Delphi
class function Create(classType: TClass; source: TRefCountedObject; hashTable: PHashTable; const valueComparer: IInterface; elementType: PTypeInfo; offset: Integer = 0; count: PInteger = 0; contains: TContains = 0): THashMapInnerCollection

Parameters

classType
TClass
hashTable
PHashTable
valueComparer
IInterface
elementType
PTypeInfo
offset
Integer
count
PInteger
contains
TContains

Returns