System.Generics.Collections.TOrderedDictionary.IndexOf
Delphi
function IndexOf(const Key: K): NativeInt;
C++
System::NativeInt __fastcall IndexOf(const K Key);
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.