DiagramItemCollection.AddRange(DiagramItem[]) Method
Adds an array of items to the collection.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
items | DiagramItem[] | A comma-separated list of items or an array of items. |
See Also