OrbitViewDataItemCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The OrbitViewDataItemCollection provides typed collection of OrbitViewDataItem.
public class OrbitViewDataItemCollection : System.Collections.Generic.List<Microsoft.Toolkit.Uwp.UI.Controls.OrbitViewDataItem>
type OrbitViewDataItemCollection = class
inherit List<OrbitViewDataItem>
Public Class OrbitViewDataItemCollection
Inherits List(Of OrbitViewDataItem)
- Inheritance
-
OrbitViewDataItemCollection
Constructors
OrbitViewDataItemCollection() |
Extension Methods
AsSpan<T>(List<T>) |