NAnt SDK Documentation - v0.92

TargetCollection.Add Method (Object)

[Visual Basic]
Overrides Overloads Public Function Add( _
   ByVal value As Object _
) As Integer _
    Implements IList.Add
[C#]
public override int Add(
   object value
);

Implements

IList.Add

See Also

TargetCollection Class | NAnt.Core Namespace | TargetCollection.Add Overload List