ILineFormatCollectionEffectiveData

ILineFormatCollectionEffectiveData interface

表示有效行格式的只读集合的不可变对象。

public interface ILineFormatCollectionEffectiveData : IGenericCollection<ILineFormatEffectiveData>

特性

姓名描述
Item { get; }获取指定索引处的元素。 只读ILineFormatEffectiveData

评论

此接口用作IFormatSchemeEffectiveData。

也可以看看