-api-id | -api-type |
---|---|
M:Microsoft.UI.Xaml.Controls.RadioButtons.ContainerFromIndex(System.Int32) |
winrt method |
Returns the container for the item at the specified index within the item collection.
This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
The index of the item to retrieve.
The container for the item at the specified index within the item collection, if the item has a container; otherwise, null
.