The members of System.Web.ParserErrorCollection are listed below.
See Also: Inherited members from System.Collections.CollectionBase
Initializes a new instance of the System.Web.ParserErrorCollection class. | ||
Initializes a new instance of the System.Web.ParserErrorCollection class. |
[read-only] default property | Item(int) | ParserError. Documentation for this section has not yet been entered. |
Add(ParserError)
| ||
AddRange(ParserError[])
| ||
AddRange(ParserErrorCollection)
| ||
Contains(ParserError)
| ||
CopyTo(ParserError[], int)
| ||
IndexOf(ParserError)
| ||
Insert(int, ParserError)
| ||
Remove(ParserError)
|