NAnt SDK Documentation - v0.92 |
|
XmlNamespaceCollection.Insert Method
Inserts a XmlNamespace into the collection at the specified index.
Parameters
-
index
- The zero-based index at which item should be inserted.
-
item
- The XmlNamespace to insert.
See Also
XmlNamespaceCollection Class | NAnt.Core.Types Namespace