Click or drag to resize

graphAnalysisPairnode_B Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the node b.

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
[XmlIgnoreAttribute]
public IGraphNode node_B { get; set; }
Request Example View Source

Property Value

Type: IGraphNode
The node b.
See Also