Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 586 Bytes

columndefinitioncollection_getat_496709656.md

File metadata and controls

28 lines (18 loc) · 586 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ColumnDefinitionCollection.GetAt(System.UInt32)
winrt method

Windows.UI.Xaml.Controls.ColumnDefinitionCollection.GetAt

-description

Returns the ColumnDefinition located at the specified index.

-parameters

-param index

The integer index for the value to retrieve.

-returns

The ColumnDefinition value at the specified index.

-remarks

-examples

-see-also