API:System.Generics.Collections.TDictionary.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDictionary__2();

Properties

Type Visibility Source Unit Parent
destructor public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TDictionary

Description

Destroys an instance of TEnumerable.

System.Generics.Collections.TDictionary.Destroy inherits from System.Generics.Collections.TEnumerable.Destroy. All content below this line refers to System.Generics.Collections.TEnumerable.Destroy.

Destroys an instance of TEnumerable.

See Also