System.Generics.Collections.THashSet.Remove

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Remove(const Value: T): Boolean;

C++

bool __fastcall Remove(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.