Method RemovePlainText
RemovePlainText(string, StringItemInfo[])
When implemented by a class, removes all plain (string constants or comments) parts of text from specified text.
string RemovePlainText(string s, StringItemInfo[] textData)
Parameters
s
stringText to process.
textData
StringItemInfo[]Color information of given text.
Returns
- string
String without plain parts.