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