Incomming links for this node.
Namespace: xpidea.neuro.net
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property InLinks As NeuroLinkCollection |
| C# |
|---|
| public NeuroLinkCollection InLinks { get; } |
| C++ |
|---|
| public property NeuroLinkCollection InLinks sealed { NeuroLinkCollection get(); } |
| J# |
|---|
| /** property */ public NeuroLinkCollection get_InLinks(); |
| JScript |
|---|
| public function get InLinks() : NeuroLinkCollection |