Removes a member from the collection.
public void Remove(ProjectBase);
Remove items with the specified guid from the collection.
public void Remove(string);
ProjectBaseCollection Class | NAnt.VSNet Namespace