System.Generics.Collections.TOrderedDictionary.TryInsert

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

Delphi

function TryInsert(Index: NativeInt; const Key: K; const Value: V): Boolean;

C++

bool __fastcall TryInsert(System::NativeInt Index, const K Key, const V Value);

プロパティ

種類 可視性 ソース ユニット
function public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TOrderedDictionary

説明

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