System.Set.Clear

From RAD Studio API Documentation
Jump to: navigation, search

C++

Set& __fastcall Clear()

Properties

Type Visibility Source Unit Parent
function public sysset.h System Set

Description

Removes all elements from the Set object.

Call Clear to empty any members from a set.