Base class for Edge and Vertex
Inheritance Hierarchy
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic abstract class Element : DictionaryElement
Public MustInherit Class Element
Inherits DictionaryElement
public ref class Element abstract : public DictionaryElement
[<AbstractClassAttribute>]
type Element =
class
inherit DictionaryElement
end
The Element type exposes the following members.
Methods
See Also