Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.GetCount
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: IHeaderList |
Delphi
function GetCount: Integer;
C++
virtual int __fastcall GetCount() = 0 ;
Description
Gets the number of HTTP headers.
GetCount is the getter method for the Count property.