ParserErrorCollection.AddRange Method
.NET Framework 4.5
Adds ParserError objects to a collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddRange(ParserError[]) | Adds an array of ParserError objects to the collection. |
|
AddRange(ParserErrorCollection) | Adds the objects in an existing ParserErrorCollection to the collection. |