LogicBlock.Operations Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicBlock Class > LogicBlock Properties >

LogicBlock.Operations Property

Gets or sets the array of logic operations.

Namespace: BNCS.Logic.Models
Assembly:  BNCS.Logic.Models (in BNCS.Logic.Models.dll)

 

Syntax


public LogicOperation[] Operations { get; set; }

Field Value

An array of LogicOperation objects representing the logic operations.

 

See Also


LogicBlock Class

BNCS.Logic.Models Namespace