System.UnicodeString.IndexOfAnyUnquoted

提供: RAD Studio API Documentation
移動先: 案内検索

C++

int IndexOfAnyUnquoted(const System::WideChar* AnyOf, int AnyOf_High, System::WideChar StartQuote, System::WideChar EndQuote);
int IndexOfAnyUnquoted(const System::WideChar* AnyOf, int AnyOf_High, System::WideChar StartQuote, System::WideChar EndQuote, int StartIndex);
int IndexOfAnyUnquoted(const System::WideChar* AnyOf, int AnyOf_High, System::WideChar StartQuote, System::WideChar EndQuote, int StartIndex, int Count);

プロパティ

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

説明

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