Click or drag to resize

graphAnalysisPairnode_A Property

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

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

Property Value

Type: IGraphNode
The node a.
See Also