Click or drag to resize
LinkFrom Property
The origination Node for this Link.

Namespace: Imsl.DataMining.Neural
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Node From { get; }

Property Value

Type: Node
A Node which is the origination Node for this Link.
See Also