Click or drag to resize
TextInputIsEmpty Property
Check if there is no more input from the character stream

Namespace: Algs4Net
Assembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also