|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicBlock Class > LogicBlock Properties > LogicBlock.Ports Property |
Gets or sets the array of logic ports associated with the object.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public LogicPort[] Ports { get; set; }
An array of LogicPort objects representing the logic ports.