Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 516 Bytes

triggercollection_removeat_1960564133.md

File metadata and controls

27 lines (18 loc) · 516 Bytes
-api-id -api-type
M:Windows.UI.Xaml.TriggerCollection.RemoveAt(System.UInt32)
winrt method

Windows.UI.Xaml.TriggerCollection.RemoveAt

-description

Removes the item at the specified index.

-parameters

-param index

The index position of the item to remove.

-remarks

Note

The equivalent Microsoft .NET API is RemoveAt.

-examples

-see-also