Item
TextAnimationCollection 索引器 (1 of 2)
按索引返回元素。
public ITextAnimation this[int index] { get; }
另请参阅
TextAnimationCollection 索引器 (2 of 2)
返回所有元素
public ITextAnimation[] this[IShape shape] { get; }
参数 | 描述 |
---|---|
shape |
按索引返回元素。
public ITextAnimation this[int index] { get; }
返回所有元素
public ITextAnimation[] this[IShape shape] { get; }
参数 | 描述 |
---|---|
shape |