Microsoft Internet Security and Acceleration Server 2000

FPCSiteAndContentRules.Count Property

Gets the number of FPCSiteAndContentRule objects in the collection.

VBScript Syntax[VBScript]

[ lCount = ] FPCSiteAndContentRules.Count

C++ Syntax[C++]

HRESULT get_Count(
  long *plCount
);

Parameters

lCount
Long value that specifies the number of rule objects.

The property is read-only.

Applies To

FPCSiteAndContentRules