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