IFillFormatCollectionEffectiveData

IFillFormatCollectionEffectiveData-Schnittstelle

Unverändertes Objekt, das eine schreibgeschützte Sammlung effektiver Füllformate darstellt.

public interface IFillFormatCollectionEffectiveData : IGenericCollection<IFillFormatEffectiveData>

Eigenschaften

NameBeschreibung
Item { get; }Gibt das Element am angegebenen Index zurück. Nur lesend IFillFormatEffectiveData.

Anmerkungen

Diese Schnittstelle wird als Teil von IFormatSchemeEffectiveData verwendet.

Siehe auch