Assembly: Drawing;
The IStyleContainerCollection interface is used to work with the collection of style containers.
IStyleContainerCollection
To get the collection, use the IStyleSheet.FindByTag method.
| Property name | Brief description | |
![]() |
Count | The Count property returns the number of style containers in the collection. |
![]() |
Item | The Item property returns the specified style container from the collection. |
See also: