Namespace:  QuickGraph.Predicates
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public class IsOutEdgePredicate : IEdgePredicate
Visual Basic (Declaration)
Public Class IsOutEdgePredicate _
	Implements IEdgePredicate

Inheritance Hierarchy

System..::.Object
  QuickGraph.Predicates..::.IsOutEdgePredicate

See Also