Share

ViewList.Add Method

Parent Object: ViewList

Description

Method that adds a View object to the collection.

Syntax

ViewList.Add( View As View )

Parameters

Name Type Description
View View View object to add.

Version

Introduced in version 9

Was this information helpful?