Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRules.Remove Method

Removes a rule object from the collection.

VBScript Syntax[VBScript]

FPCBandwidthRules.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

vIndex
Required. Name or one-based index of the object to remove.

Applies To

FPCBandwidthRules

See Also

FPCBandwidthRule