TTreeMapInnerCollection.Create Method

Definition

Delphi
class function Create(classType: TClass; source: TRefCountedObject; tree: TBinaryTree; version: PInteger; const valueComparer: IInterface; elementType: PTypeInfo; offset: Integer; count: PInteger = 0; contains: TContains = 0): TTreeMapInnerCollection

Parameters

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

Returns