Determines whether a TaskBuilder is in the collection.
Determines whether a TaskBuilder is in the collection.
public bool Contains(TaskBuilder);
Determines whether a TaskBuilder for the specified task is in the collection.
public bool Contains(string);
TaskBuilderCollection Class | NAnt.Core Namespace