Summary
Initializes a new instance of the
NAnt.Contrib.Types.XmlSchemaReferenceCollection
class
with the specified array of NAnt.Contrib.Types.XmlSchemaReference
instances.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Xml
Schema Reference Collection
Syntax
public XmlSchemaReferenceCollection(XmlSchemaReference[] value)
Parameters
Name | Type | Description |
---|---|---|
value | XmlSchemaReference[] |
Return Value
Type | Description |
---|---|
void |