Count: Integer;
The Count property returns the number of style containers in the collection.
To get styles container from the collection, use the IStyleContainerCollection.Item property.
The property use is given in the example for IStyleSheet.FindByTag.
See also: