API:Data.DBXPlatform.TDBXArrayList.Remove

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Remove(Index: Integer); overload;
procedure Remove(Element: TObject); overload;

C++

void __fastcall Remove(int Index)/* overload */;
void __fastcall Remove(System::TObject* Element)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDBXArrayList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。