ContainedObjects Property

Returns a collection of objects contained within the specified object.

Syntax

object.ContainedObjects

Properties

The ContainedObjects property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

ContainedObjects is a read-only property of type Object.

 

Applies To