Click or drag to resize

IMutableVertexSetTVertex Interface

Namespace:  QuickGraph
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IMutableVertexSet<TVertex> : IImplicitVertexSet<TVertex>, 
	IVertexSet<TVertex>

Type Parameters

TVertex

The IMutableVertexSetTVertex type exposes the following members.

Properties
Methods
Events
  NameDescription
Public eventVertexAdded
Public eventVertexRemoved
Top
Extension Methods
See Also