Namespace:  QuickGraph.Serialization.GraphML
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    QuickGraph.Serialization.GraphML..::.GraphMltype..::.ItemCollection

See Also