Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 553 Bytes

timelinecollection_insertat_415376906.md

File metadata and controls

28 lines (18 loc) · 553 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.TimelineCollection.InsertAt(System.UInt32,Windows.UI.Xaml.Media.Animation.Timeline)
winrt method

Windows.UI.Xaml.Media.Animation.TimelineCollection.InsertAt

-description

Inserts the specified item at the specified index.

-parameters

-param index

The index at which to set the value.

-param value

The value to set.

-remarks

-examples

-see-also