Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 368 Bytes

doublecollection_append_1925845431.md

File metadata and controls

23 lines (16 loc) · 368 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.DoubleCollection.Append(System.Double)
winrt method

Microsoft.UI.Xaml.Media.DoubleCollection.Append

-description

Adds a new item to the collection.

-parameters

-param value

The new item to add.

-remarks

-examples

-see-also