Adds the elements of a TarFileSet array to the end of the collection.
Adds the elements of a TarFileSet array to the end of the collection.
public void AddRange(TarFileSet[]);
Adds the elements of a TarFileSetCollection to the end of the collection.
public void AddRange(TarFileSetCollection);
TarFileSetCollection Class | NAnt.Compression.Types Namespace