Chapter 2 -- 75
Reference Guide
"
"
"
"
DocObjects.Remove
VTS_NONE
Remove
(
varIndex
).
Removes a member from the DocObjects object.
Parameters:
varIndex
Required VT_VARIANT or Variant. An expression
that specifies the position of a collection member. If numeric
expression: index must be a number from 1 to the value of the
collection’s Count property. If a string expression: index must
correspond to the key argument specified when this member
reffered to was added to the collection.