A dictionary with keys of type Guid and values of type TreeNode

Namespace:  MbUnit.Core.Remoting
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.DictionaryBase
    MbUnit.Core.Remoting..::.GuidTreeNodeDictionary

See Also