Removes a right from the collection.
Sub Delete ( RightToDelete)
The right to be deleted. RightToDelete can be an ordinal position, ID, 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
A right that has been removed from the collection is considered to be "not specified."
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |