[This is preliminary documentation and subject to change.]
Adds the elements of a ZipFileSet array to the end of the collection.
Adds the elements of a ZipFileSet array to the end of the collection.
public void AddRange(ZipFileSet[]);
Adds the elements of a ZipFileSetCollection to the end of the collection.
public void AddRange(ZipFileSetCollection);
ZipFileSetCollection Class | NAnt.Compression.Types Namespace