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