RSS.NET

ExceptionCollection Properties

The properties of the ExceptionCollection class are listed below. For a complete list of ExceptionCollection class members, see the ExceptionCollection Members topic.

Public Instance Properties

Count (inherited from CollectionBase)Gets the number of elements contained in the CollectionBase instance.
ItemGets or sets the exception at a specified index.In C#, this property is the indexer for the class.
LastExceptionReturns the last exception added through the Add method.

See Also

ExceptionCollection Class | Rss Namespace