A collection of elements of type ThrowedExceptionDeclaration

Namespace:  Refly.CodeDom.Collections
Assembly:  Refly (in Refly.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public class ThrowedExceptionDeclarationCollection : CollectionBase
Visual Basic (Declaration)
Public Class ThrowedExceptionDeclarationCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    Refly.CodeDom.Collections..::.ThrowedExceptionDeclarationCollection

See Also