TArrayManager<T>.Finalize(TArray,Integer,Integer) Method
Represents method Finalize(TArray,Integer,Integer)
.
public
class procedure Finalize(var items: TArray<T>;
const index, count: Integer); static; inline;
Parameters
- items
- Type: TArray<T>
- index
- Type: Integer
- count
- Type: Integer