IAdjustValueCollection

IAdjustValueCollection interface

表示形状调整的集合。

public interface IAdjustValueCollection : ICollection

特性

姓名描述
AsICollection { get; }允许获取基本 ICollection 接口。 只读ICollection。
AsIEnumerable { get; }返回 IEnumerable 接口。 只读IEnumerable。
Item { get; }按索引返回调整。

也可以看看