System.UnicodeString.IndexOf
C++
int IndexOf(System::WideChar Value);
int IndexOf(System::UnicodeString Value);
int IndexOf(System::WideChar Value, int StartIndex);
int IndexOf(System::UnicodeString Value, int StartIndex);
int IndexOf(System::WideChar Value, int StartIndex, int Count);
int IndexOf(System::UnicodeString Value, int StartIndex, int Count);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | ustring.h | System | UnicodeString |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。