Web.WebFileDispatcher.TWebFileExtensions.GetAttrCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAttrCount: Integer; override;

C++

DYNAMIC int __fastcall GetAttrCount();

Properties

Type Visibility Source Unit Parent
function protected
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TWebFileExtensions

Description

Returns the number of custom attributes associated with items in the web file extensions collection.

The GetAttrCount method returns the number of custom attributes associated with items in the web file extensions collection.

See Also