Public Properties

  Name Description
Public property Error Error property of the node. (inherited from NeuroNode)
Public property InLinks Incomming links for this node. (inherited from NeuroNode)
Public property InputNodesCount Number of input nodes.
Public property LinksCount Total number of links in the network.
Public property NetworkType Returns network type. Used for persistent purposes.
Public property NodesCount Total number of nodes in the network.
Public property OutLinks Outgoing links of this node. (inherited from NeuroNode)
Public property OutputNodesCount Number of output nodes.
Public property Value Value property of the node. (inherited from NeuroNode)
Top

See Also