Determines whether a ProjectBase is in the collection.
Determines whether a ProjectBase is in the collection.
public bool Contains(ProjectBase);
Determines whether a ProjectBase with the specified GUID is in the collection, using a case-insensitive lookup.
public bool Contains(string);
ProjectBaseCollection Class | NAnt.VSNet Namespace