Summary
Adds the elements of a
NAnt.Contrib.Types.XmlSchemaReferenceCollection
to the end of the collection.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Xml
Schema Reference Collection
Syntax
public void AddRange(XmlSchemaReferenceCollection items)
Parameters
Name | Type | Description |
---|---|---|
items | Xml |
The NAnt.Contrib.Types.XmlSchemaReferenceCollection to be added to the end of the collection. |
Return Value
Type | Description |
---|---|
void |