Click or drag to resize

ITaggedTTag Interface

Namespace:  QuickGraph
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface ITagged<TTag>

Type Parameters

TTag

The ITaggedTTag type exposes the following members.

Properties
  NameDescription
Public propertyTag
Top
Events
  NameDescription
Public eventTagChanged
Top
See Also