NandOperation.MaxInputs Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.LogicOperations Namespace > NandOperation Class > NandOperation Properties >

NandOperation.MaxInputs Property

Gets the maximum number of inputs allowed.

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

 

Syntax


public uint MaxInputs { get; }

Field Value

A UInt32 representing the maximum number of inputs, which is set to UInt32.

 

See Also


NandOperation Class

BNCS.Logic.LogicOperations Namespace