Adds the elements of a AssemblyAttribute array to the end of the collection.
Adds the elements of a AssemblyAttribute array to the end of the collection.
public void AddRange(AssemblyAttribute[]);
Adds the elements of a AssemblyAttributeCollection to the end of the collection.
public void AddRange(AssemblyAttributeCollection);
AssemblyAttributeCollection Class | NAnt.DotNet.Types Namespace