ILineFormatCollectionEffectiveData

ILineFormatCollectionEffectiveData-Schnittstelle

Unveränderliches Objekt, das eine schreibgeschützte Sammlung von effektiven Linienformaten darstellt.

public interface ILineFormatCollectionEffectiveData : IGenericCollection<ILineFormatEffectiveData>

Eigenschaften

NameBeschreibung
Item { get; }Gibt das Element am angegebenen Index zurück. Nur-Lese ILineFormatEffectiveData.

Bemerkungen

Diese Schnittstelle wird als Teil von IFormatSchemeEffectiveData verwendet.

Siehe auch