Share

ViewList.Remove Method

Parent Object: ViewList

Description

Method that removes a View object from the collection.

Syntax

ViewList.Remove( View As View )

Parameters

Name Type Description
View View View object to remove.

Version

Introduced in version 9

Was this information helpful?