Summary
Initializes a new instance of the
NAnt.Core.Types.XmlNamespaceCollection class
with the specified NAnt.Core.Types.XmlNamespaceCollection instance.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Xml
Namespace Collection
Syntax
public XmlNamespaceCollection(XmlNamespaceCollection value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Xml |
Return Value
| Type | Description |
|---|---|
| void |
