System.JSON.TJSONArray.operator []

提供:RAD Studio API Documentation

C++

TJSONValue* operator[](const int Index) { return this->Items[Index]; }

プロパティ

種類 可視性 ソース ユニット
function public System.JSON.hpp System.JSON TJSONArray

説明

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