|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.LogicOperations Namespace > NorOperation Class > NorOperation Properties > NorOperation.MaxInputs Property |
Gets the maximum number of inputs allowed.
Namespace: BNCS.Logic.LogicOperations
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public uint MaxInputs { get; }
A UInt32 representing the maximum number of inputs, which is set to UInt32.
BNCS.Logic.LogicOperations Namespace