DiagramHyperlinkCollection class

DiagramHyperlinkCollection class

Represents a collection of hyperlinks in a Visio document.

This collection contains the items of DiagramHyperlink type.

The DiagramHyperlinkCollection 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