Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 658 Bytes

ibindablevector_size.md

File metadata and controls

24 lines (17 loc) · 658 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Interop.IBindableVector.Size
winrt property

Microsoft.UI.Xaml.Interop.IBindableVector.Size

-description

Gets the number of items in the vector.

-property-value

The number of items 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