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