Microsoft Internet Security and Acceleration Server 2000

FPCTunnelPortRanges.Remove Method

Removes an FPCTunnelPortRange object from the collection.

VBScript Syntax[VBScript]

FPCTunnelPortRanges.Remove( vItem )

C++ Syntax[C++]

HRESULT Remove (
  VARIANT vItem
);

Parameters

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

Applies To

FPCTunnelPortRanges