|
<< 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)
public LogicOperation[] Operations { get; set; }
An array of LogicOperation objects representing the logic operations.