Microsoft Internet Security and Acceleration Server 2000

FPCArrays.Count Property

Gets the number of array objects within the FPCArrays collection.

VBScript Syntax[VBScript]

[ lCount = ] FPCArrays.Count

C++ Syntax[C++]

HRESULT get_Count(
  long *plCount
);

Parameters

lCount
Long value that specifies the number of FPCArray objects.

The property is read-only.

Applies To

FPCArrays