System.Generics.Collections.THashSet.IsEmpty

From RAD Studio API Documentation
Revision as of 02:13, 20 June 2023 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Generics.Collections.THashSet.IsEmpty|api}} ==Description== {{#lsth:API:System.Generics.Collections.THashSet.IsEmpty|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property IsEmpty: Boolean read GetIsEmpty;

C++

__property bool IsEmpty = {read=GetIsEmpty, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections THashSet

Description

Embarcadero Technologies does not currently have any additional information.