ILineFormatCollectionEffectiveData
ILineFormatCollectionEffectiveData 接口
不可变对象,表示只读有效行格式集合。
public interface ILineFormatCollectionEffectiveData : IGenericCollection<ILineFormatEffectiveData>
属性
名称 | 描述 |
---|---|
Item { get; } | 获取指定索引处的元素。只读 ILineFormatEffectiveData 。 |
备注
该接口作为 IFormatSchemeEffectiveData
的一部分使用。