This method removes an InfoObject from the collection.
Sub Delete ( ObjectToDelete)
The InfoObject to be deleted. ObjectToDelete can an ordinal position, ID,
name or object reference. If it is an ID, then the number sign (#) needs to be
prefixed to it so that it is not treated as an array index. For example:
Object.Item("#" + ObjectID)
. The index is one
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |