QuickGraph


ITagged<'TTag>

Namespace: QuickGraph

An instance holding a tag

Instance members

Instance memberDescription
Tag()
Signature: unit -> unit
Modifiers: abstract

Gets or sets the tag

TagChanged
Signature: IEvent<EventHandler,EventArgs>
Modifiers: abstract

Raised when the tag is changed

Fork me on GitHub