Item

TextAnimationCollection indexer (1 of 2)

Возвращает элемент по индексу.

public ITextAnimation this[int index] { get; }

Смотрите также


TextAnimationCollection indexer (2 of 2)

Возвращает все элементы

public ITextAnimation[] this[IShape shape] { get; }
ПараметрОписание
shape

Смотрите также