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