Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 610 Bytes

ibindablevector_removeatend_1813436897.md

File metadata and controls

21 lines (15 loc) · 610 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Interop.IBindableVector.RemoveAtEnd
winrt method

Microsoft.UI.Xaml.Interop.IBindableVector.RemoveAtEnd

-description

Removes the last item in the vector.

-remarks

When programming with .NET, this interface is hidden and developers should use the System.Collections.IList interface.

-examples

-see-also

XAML data binding sample