public IList<IAnimation> Animations { get; }
Public ReadOnly Property Animations As IList(Of IAnimation) Get
member Animations : IList<IAnimation> with get
In This Article