NAnt SDK Documentation - v0.92

ProjectEntryCollection Constructor (ProjectEntryCollection)

Initializes a new instance of the ProjectEntryCollection class with the specified ProjectEntryCollection instance.

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As ProjectEntryCollection _
)
[C#]
public ProjectEntryCollection(
   ProjectEntryCollection value
);

See Also

ProjectEntryCollection Class | NAnt.VSNet Namespace | ProjectEntryCollection Constructor Overload List