System.UnicodeString.IndexOfAnyUnquoted
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 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。