System.Bindings.EvalProtocol.IScopeSymbols.GetSymbolCount
Delphi
function GetSymbolCount: Integer;
C++
virtual int __fastcall GetSymbolCount() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | IScopeSymbols |
Description
Getter method for the SymbolCount property.
GetSymbolCount is the getter method for the SymbolCount property.