Deletes a web from the list of available webs in the Webs collection.
Syntax
expression.Delete(pvIndex)
expression An expression that returns a Webs object.
Index Required. Refers to an item in the Webs collection. Can be any number corresponding to an item in the collection, with the index starting at zero.