Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 427 Bytes

columndefinitioncollection_removeat_1960564133.md

File metadata and controls

23 lines (16 loc) · 427 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ColumnDefinitionCollection.RemoveAt(System.UInt32)
winrt method

Microsoft.UI.Xaml.Controls.ColumnDefinitionCollection.RemoveAt

-description

Removes the item at the specified index.

-parameters

-param index

The index position of the item to remove.

-remarks

-examples

-see-also