|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.LogicOperations Namespace > AndOperation Class > AndOperation Properties > AndOperation.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