Microsoft Internet Security and Acceleration Server 2000

FPCRoutingRules.Count Property

Gets the number of routing rule objects in the collection.

VBScript Syntax[VBScript]

[ lCount = ] FPCRoutingRules.Count

C++ Syntax[C++]

HRESULT Count(
  long *plCount
);

Parameters

lCount
Long value that specifies the number of FPCRoutingRule objects.

The property is read-only.

Applies To

FPCRoutingRules