'Declaration Public Overloads Sub Remove( _ ByVal text As System.String _ )
public void Remove( System.string text )
Parameters
- text
- The text to search for, case-sensitive.
'Declaration Public Overloads Sub Remove( _ ByVal text As System.String _ )
public void Remove( System.string text )