ParserErrorCollection.AddRange Method
.NET Framework 3.0
Adds ParserError objects to a collection.
| Name | Description |
|---|---|
| ParserErrorCollection.AddRange (ParserError[]) | Adds an array of ParserError objects to the collection. |
| ParserErrorCollection.AddRange (ParserErrorCollection) | Adds the objects in an existing ParserErrorCollection to the collection. |
Community Additions
ADD
Show: