项目

IEffectStyleCollection 索引器

返回指定位置的元素。只读 IEffectStyle

public IEffectStyle this[int index] { get; }
参数描述
index元素的位置。

返回值

指定位置的元素。

另请参见