A dictionary with keys of type Type and values of type ITypeDeclaration

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

Syntax

C#
public class TypeTypeDeclarationDictionary : DictionaryBase
Visual Basic (Declaration)
Public Class TypeTypeDeclarationDictionary _
	Inherits DictionaryBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.DictionaryBase
    Refly.CodeDom.Collections..::.TypeTypeDeclarationDictionary

See Also