Determines whether a AssemblyAttribute is in the collection.
Determines whether a AssemblyAttribute is in the collection.
public bool Contains(AssemblyAttribute);
Determines whether a AssemblyAttribute with the specified value is in the collection.
public bool Contains(string);
AssemblyAttributeCollection Class | NAnt.DotNet.Types Namespace