ILineFormatCollection

ILineFormatCollection Schnittstelle

Stellt die Sammlung von Linienformaten dar.

public interface ILineFormatCollection : IGenericCollection<ILineFormat>

Eigenschaften

NameBeschreibung
Item { get; }Erhält das Element am angegebenen Index. Nur-Lese ILineFormat.

Siehe auch