Item

BehaviorCollection indexer

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

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

Return_Value

Begavior d’animation.

Voir également