AliasCollection.Remove Method |
Removes an alias from this collection.
[VBScript] Public Function Remove( _ ByVal index As Object _ ) As Alias
[JScript] public function Remove( index : Object ) : Alias;
The alias removed from the specified index.
AliasCollection Object | AliasCollection Members | HelpProducer Namespace