System.Generics.Collections.TOrderedDictionary.IndexOfValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexOfValue(const Value: V): NativeInt;

C++

System::NativeInt __fastcall IndexOfValue(const V Value);

Properties

Type Visibility Source Unit Parent
function public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TOrderedDictionary

Description

Embarcadero Technologies does not currently have any additional information.