Microsoft Internet Security and Acceleration Server 2000

FPCLDT.Remove Method

Removes the FPCLDTEntry object from the collection as specified by the index parameter.

VBScript Syntax[VBScript]

FPCLDT.Remove( vItem )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vItem
);

Parameters

vItem
Required. One-based index or name of the object to remove.

Applies To

FPCLDT