The origination Node for this Link.
Namespace: Imsl.DataMining.NeuralAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic virtual Node From { get; }Public Overridable ReadOnly Property From As Node
Get
public:
virtual property Node^ From {
Node^ get ();
}abstract From : Node with get
override From : Node with get
Property Value
Type:
Node
A
Node which is the origination
Node for this
Link.
See Also