IFillFormatCollectionEffectiveData

IFillFormatCollectionEffectiveData interface

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

public interface IFillFormatCollectionEffectiveData : IGenericCollection<IFillFormatEffectiveData>

特性

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

评论

此接口用作IFormatSchemeEffectiveData。

也可以看看