NAnt SDK Documentation - v0.92

WebMapCollection Constructor (WebMapCollection)

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

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

See Also

WebMapCollection Class | NAnt.VSNet.Types Namespace | WebMapCollection Constructor Overload List