FdField.h
Parameters |
Description |
const OdString& sString |
[in] String to split. |
OdStringArray& aSubStrings |
[out] Array of strings, consisting of individual fields and portions of plain text. |
Splits a string into substrings: fields and the text separating them. The order remains the same.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|