BuildMaster SDK Reference
Version:
Remove(string item) Method
Removes the specified class.
Syntax
public
virtual
bool Remove(string item)
Parameters
- item
- Type: string
The class to remove.
Returns
True if class was removed; false if it was not in the collection.