API:REST.Backend.ServiceComponents.TCustomBackendPush.TExtrasCollection.GetItem

提供:RAD Studio API Documentation

Delphi

function GetItem(AIndex: integer): TExtrasItem;

C++

HIDESBASE TCustomBackendPush::TExtrasItem* __fastcall GetItem(int AIndex);

プロパティ

種類 可視性 ソース ユニット
function protected
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TExtrasCollection

説明

コレクション内の指定された項目を返します。 {{#multireplace:REST.Backend.ServiceComponents.TCustomBackendPush.TExtrasCollection.GetItem|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Classes.TCollection.GetItem|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Classes.TCollection.GetItem|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

コレクション内の指定された項目を返します。

GetItem メソッドは,Items プロパティの読み取りプロテクトメソッドです。

関連項目