Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 583 Bytes

setterbasecollection_append_1465787282.md

File metadata and controls

31 lines (19 loc) · 583 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.SetterBaseCollection.Append(Microsoft.UI.Xaml.SetterBase)
winrt method

Microsoft.UI.Xaml.SetterBaseCollection.Append

-description

Adds a new item to the collection.

-parameters

-param value

The new item to add.

-remarks

Note

The equivalent Microsoft .NET API is Add.

-examples

-see-also

Add