System.UnicodeString.IndexOfAny

提供:RAD Studio API Documentation

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);

プロパティ

種類 可視性 ソース ユニット
function public ustring.h System UnicodeString

説明

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