Provides a collection of Item objects.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)
Syntax
C# |
---|
public class ItemCollection : Collection<Item> |
Visual Basic |
---|
Public Class ItemCollection _ Inherits Collection(Of Item) |
Visual C++ |
---|
public ref class ItemCollection : public Collection<Item^> |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'Item>)>)>
Neodynamic.SDK.Printing..::..ItemCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'Item>)>)>
Neodynamic.SDK.Printing..::..ItemCollection