DiagramShapeCollection class

DiagramShapeCollection class

Represents a collection of drawing shapes in a Visio document.

This collection contains the items of DiagramShape type.

The DiagramShapeCollection type exposes the following members:

Methods

Method Description
clear (inherited from RemoveOnlyListBase)
remove (inherited from RemoveOnlyListBase)
remove_at (inherited from RemoveOnlyListBase)
remove_at_int32 (inherited from RemoveOnlyListBase)

Properties

Property Description
is_read_only (inherited from RemoveOnlyListBase)

See Also