Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 723 Bytes

uielementcollection_getview_37498667.md

File metadata and controls

23 lines (16 loc) · 723 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.UIElementCollection.GetView
winrt method

Microsoft.UI.Xaml.Controls.UIElementCollection.GetView

-description

Gets an immutable view into the collection.

-returns

An object representing the immutable collection view. This object implements IVectorView with a UIElement constraint.

-remarks

-examples

-see-also

IVectorView<T>, UIElement