Click or drag to resize
LinkTo Property
The destination Node for this Link.

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

Property Value

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