Click or drag to resize

graphNodeCustomAdd Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the specified path with name.

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public virtual graphNodeCustom Add(
	string pathWithName
)
Request Example View Source

Parameters

pathWithName
Type: SystemString
Name of the path with.

Return Value

Type: graphNodeCustom
See Also