System.UnicodeString.IndexOfAny

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

int IndexOfAny(const System::WideChar* AnyOf, int AnyOf_High);
int IndexOfAny(const System::WideChar* AnyOf, int AnyOf_High, int StartIndex);
int IndexOfAny(const System::WideChar* AnyOf, int AnyOf_High, int StartIndex, int Count);

Propriétés

Type Visibilité  Source Unité  Parent
function public ustring.h System UnicodeString

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !