IEffectStyleCollection

IEffectStyleCollection class

Represents a collection of effect styles.

The IEffectStyleCollection type exposes the following members:

Properties

NameDescription
as_i_collectionReturns ICollection class.
as_i_enumerableReturns IEnumerable class.

Indexer

NameDescription
[index]Returns an element at specified position.
Read-only IEffectStyle.

See Also