StringCollection.IStringCollection.Remove(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
bool IStringCollection.Remove(string item);
Function Remove (item As String) As Boolean Implements IStringCollection.Remove
Parameters
- item
- String