public sealed class InvoiceItems : Collection<InvoiceItem>
Public NotInheritable Class InvoiceItems Inherits Collection(Of InvoiceItem) Dim instance As InvoiceItems
Copyright 2021 by Applied Systems, Inc.