Skip to content

Remove

Remove

Removes all substring matches.

uint  Remove(
   const string  substring      // substring
   )

Parameters

substring

[in] Sample substring to search for.

Return Value

Number of substring removals.

Last updated on