ContainerProperties.GetListMembers method (Visio)

Returns an array of shape identifiers (IDs) of member shapes in the list.

Syntax

expression.GetListMembers

expression A variable that represents a ContainerProperties object.

Return value

Long()

Remarks

GetListMembers returns an empty array if there are no shapes in the list.

If the container is not a list, Microsoft Visio returns an Invalid Source error.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.