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