NAnt SDK Documentation - v0.92

DataTypeBaseBuilderCollection.Contains Method

Determines whether a DataTypeBaseBuilder is in the collection.

Overload List

Determines whether a DataTypeBaseBuilder is in the collection.

public bool Contains(DataTypeBaseBuilder);

Determines whether a DataTypeBaseBuilder for the specified task is in the collection.

public bool Contains(string);

See Also

DataTypeBaseBuilderCollection Class | NAnt.Core Namespace