FdField.h
Parameters |
Description |
const OdString& sString |
[in] The string to split. |
OdStringArray& aSubStrings |
[out] An 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–2020. Open Design Alliance. All rights reserved.
|