System.Beacon.TMeanCalculator.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset;

C++

void __fastcall Reset();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TMeanCalculator

Description

Empties the array of T that you created in the constructor.

See Also