Summary
A strongly-typed collection of
NAnt.Contrib.Tasks.Grep.Match
instances.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Grep - Base Types
-
- CollectionBase
graph BT
Type-->Base0["CollectionBase"]
Type["MatchCollection"]
class Type type-node
Syntax
public class MatchCollection : CollectionBase
Properties
Methods
Name | Value | Summary |
---|---|---|
Add |
void |
Adds a
NAnt.Contrib.Tasks.Grep.Match to this collection.
|
Add |
void |
Adds all
NAnt.Contrib.Tasks.Grep.Match instances matches
to this collection.
|