Click or drag to resize

DateNode Constructor

Overload List
  NameDescription
Public methodDateNode(IGraph, DateTime)
Creates a new Date valued node.
Public methodDateNode(IGraph, DateTimeOffset)
Creates a new Date valued node.
Public methodDateNode(IGraph, DateTime, String)
Creates a new Date valued node.
Public methodDateNode(IGraph, DateTimeOffset, String)
Creates a new Date valued node.
Top
See Also