Click or drag to resize

DotNode Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the DotNode class

Namespace:  imbSCI.Graph.DOT
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public DotNode(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString
See Also