ParserErrorCollection::AddRange Method
.NET Framework (current version)
Adds ParserError objects to a collection.
Assembly: System.Web (in System.Web.dll)
| 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:
