ContainerProperties.GetListMembers Method (Visio)
Returns an array of shape identifiers (IDs) of member shapes in the list.
Version Information
Version Added: Visio 2010
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.