Collection of incoming links (linking to parent nodes).
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
public NodeLinkCollection LinksIn { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property LinksIn As NodeLinkCollection |
| Visual C++ |
|---|
public: property NodeLinkCollection^ LinksIn { NodeLinkCollection^ get (); } |
