- All Known Subinterfaces:
- ICMultiConfigDescription, ICMultiResourceDescription
- All Known Implementing Classes:
- MultiItemsHolder, MultiLanguageSetting
public interface ICMultiItemsHolder
Implementors of this interface are intended
to hold 1 or more items and perform
some simultaneous operations on them.
There are no any restrictions for items
types to be held.
As common rule, items are set in constructor
and their list cannot be changed in life time.