|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicBlock Class > LogicBlock Properties > LogicBlock.Links Property |
Gets or sets the array of logic connections.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public LogicConnection[] Links { get; set; }
An array of LogicConnection objects representing the links.