Soap.HTTPUtil.IStringTokenizer.countTokens
Delphi
property countTokens: Integer read getTokenCounts;
C++
__property int countTokens = {read=getTokenCounts};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Soap.HTTPUtil.pas Soap.HTTPUtil.hpp |
Soap.HTTPUtil | IStringTokenizer |
Beschreibung
Enthält die Anzahl der Token in einem String.
Die Eigenschaft countTokens enthält die Anzahl der Token in einem String.