Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 549 Bytes

compositionshapecollection_getat_496709656.md

File metadata and controls

30 lines (18 loc) · 549 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.CompositionShapeCollection.GetAt(System.UInt32)
winrt method

Microsoft.UI.Composition.CompositionShapeCollection.GetAt

-description

Returns the item located at the specified index.

-parameters

-param index

The integer index for the value to retrieve.

-returns

The CompositionShape value at the specified index.

-remarks

-see-also

-examples