Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 368 Bytes

itemcollection_append_555409322.md

File metadata and controls

25 lines (16 loc) · 368 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ItemCollection.Append(System.Object)
winrt method

Windows.UI.Xaml.Controls.ItemCollection.Append

-description

Adds a new item to the collection.

-parameters

-param value

The new item to add.

-remarks

-examples

-see-also