Returns a ClipEffectItemCollection containing all items contained in this ClipEffect. There is one ClipEffectItem for every MappedItem.
// get accessor ClipEffectItemCollection rtn = ClipEffect.Items;