API:Data.DBXPlatform.TDBXArrayList.RemoveAt

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Unit: Data.DBXPlatform
Parent: TDBXArrayList

Delphi

procedure RemoveAt(Index: Integer);

C++

void __fastcall RemoveAt(int Index);

Description

Embarcadero Technologies does not currently have any additional information.