Item

TextAnimationCollection indexer (1 of 2)

Renvoie l’élément par index.

public ITextAnimation this[int index] { get; }

Voir également


TextAnimationCollection indexer (2 of 2)

Renvoie tous les éléments

public ITextAnimation[] this[IShape shape] { get; }
ParamètreLa description
shape

Voir également