LogicBlock.Links Property

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

 

Syntax


public LogicConnection[] Links { get; set; }

Field Value

An array of LogicConnection objects representing the links.

 

See Also


LogicBlock Class

BNCS.Logic.Models Namespace