Item

IBehaviorCollection indexer

Renvoie un comportement à l’index spécifié.

public IBehavior this[int index] { get; set; }
ParamètreDescription
indexIndex d’un comportement à renvoyer.

Valeur de retour

Comportement d’animation.

Voir aussi