Soap.HTTPUtil.IStringTokenizer.getTokenCounts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function getTokenCounts: Integer;

C++

virtual int __fastcall getTokenCounts(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.HTTPUtil.pas
Soap.HTTPUtil.hpp
Soap.HTTPUtil IStringTokenizer

Description

Implements countTokens property.

The getTokenCounts method returns the value of the countTokens property.

See Also