Soap.HTTPUtil.IStringTokenizer.countTokens
Delphi
property countTokens: Integer read getTokenCounts;
C++
__property int countTokens = {read=getTokenCounts};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Soap.HTTPUtil.pas Soap.HTTPUtil.hpp |
Soap.HTTPUtil | IStringTokenizer |
Description
Contains number of tokens in string.
The countTokens property contains the number of tokens in the string.