Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp |
Datasnap.DSHTTPClient | IHeaderList |
説明
IHeaderList 内の HTTP ヘッダーの数を表します。