System.Generics.Collections.THashSet.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Add(const Value: T): Boolean; inline;

C++

bool __fastcall Add(const T Value);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.