System.Generics.Collections.TOrderedDictionary.IndexOfValue
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.