BarItemLinkReadOnlyCollection(Int32) Constructor
Creates a new BarItemLinkReadOnlyCollection object.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
capacity | Int32 | The number of elements that the collection can contain. |
See Also