BuildTagCollection.Remove Method |
Removes a build tag from this collection.
[VBScript] Public Function Remove( _ ByVal index As Object _ ) As BuildTag
[JScript] public function Remove( index : Object ) : BuildTag;
The build tag removed from the specified index.
BuildTagCollection Object | BuildTagCollection Members | HelpProducer Namespace