This documentation is archived and is not being maintained.
ParserErrorCollection::AddRange Method
Visual Studio 2010
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(array<ParserError>) | Adds an array of ParserError objects to the collection. |
|
AddRange(ParserErrorCollection) | Adds the objects in an existing ParserErrorCollection to the collection. |
Show: