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