Summary
Initializes a new instance of the
NAnt.VSNet.Types.WebMapCollection class
with the specified array of NAnt.VSNet.Types.WebMap instances.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet .Types - Containing Type
- WebMapCollection
Syntax
public WebMapCollection(WebMap[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | WebMap[] |
Return Value
| Type | Description |
|---|---|
| void |
