NAnt SDK Documentation - v0.85-nightly-2005-11-09

WebMapCollection Constructor (WebMapCollection)

[This is preliminary documentation and subject to change.]

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
);

Parameters

value
Missing <param> documentation for value

Remarks

Missing <remarks> documentation for M:NAnt.VSNet.Types.WebMapCollection.#ctor(NAnt.VSNet.Types.WebMapCollection)

See Also

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