Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 412 Bytes

inlinecollection_append_1739720274.md

File metadata and controls

25 lines (16 loc) · 412 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Documents.InlineCollection.Append(Windows.UI.Xaml.Documents.Inline)
winrt method

Windows.UI.Xaml.Documents.InlineCollection.Append

-description

Adds a new item to the collection.

-parameters

-param value

The new item to add.

-remarks

-examples

-see-also