Item

IBehaviorCollection 索引器

返回指定索引处的行为。

public IBehavior this[int index] { get; set; }
参数描述
index要返回的行为的索引。

返回值

动画行为。

参考