System.Generics.Collections.TOrderedDictionary.ValueList

提供:RAD Studio API Documentation

Delphi

property ValueList[Index: NativeInt]: V read GetValueList write SetValueList;

C++

__property V ValueList[System::NativeInt Index] = {read=GetValueList, write=SetValueList};

プロパティ

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

説明

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