IStyleContainerCollection

Assembly: Drawing;

Description

The IStyleContainerCollection interface is used to work with the collection of style containers.

Inheritance Hierarchy

          IStyleContainerCollection

Comments

To get the collection, use the IStyleSheet.FindByTag method.

Properties

  Property name Brief description
The Count property returns the number of style containers in the collection.
The Item property returns the specified style container from the collection.

See also:

Drawing Assembly Interfaces