TStringsHelper.IsEmpty Property

Gets a value indicates whether the strings is empty.

Namespace: Spring.Helpers
public
 property IsEmpty: Boolean read GetIsEmpty;

Property Value

Type: Boolean

Returns true if the count of the list is zero, otherwise, returns false.