Description

Removes a page from the collection.

Return Type

None  

Syntax

object.Remove Index

The Remove Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandPages.
IndexRequired. A Variant value.

Name of the page or position in the collection.

Remarks

This function fails when called during the processing of McCommandDialog events.