Get the count of the input, that is the number of times the input has latched since
the counter has been reset
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
member Count : int with get
Property Value
Int32See Also