System.Bindings.EvalProtocol.TScopeSymbols.GetSymbolCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSymbolCount: Integer; inline;

C++

int __fastcall GetSymbolCount();

Properties

Type Visibility Source Unit Parent
function protected
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TScopeSymbols

Description

Getter method for the SymbolCount property.

GetSymbolCount is the getter method for the SymbolCount property.

See Also