Share via


Remove Method

Removes the designated Item.

Syntax

  object.Remove( _
    Index As Long)

Parameters

  • Index
    Required. Long value.

Remarks

For example code, see Implement a Windows Script Host Script that Runs Automatically in Shared Samples.

Method Information

Minimum operating systems Windows XP SP1

See Also

Items