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