LogicModel.Connections Property

<< 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)

 

Syntax


public LogicConnection[] Connections { get; set; }

Field Value

An array of LogicConnection objects representing the connections.

 

See Also


LogicModel Class

BNCS.Logic.Models Namespace