Namespace:  QuickGraph.Concepts.Petri.Collections
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public interface ITokenCollection : ICollection, 
	IEnumerable
Visual Basic (Declaration)
Public Interface ITokenCollection _
	Implements ICollection, IEnumerable

See Also