Class AzureInvoiceCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Azure invoices.
public class AzureInvoiceCollection : Collection<AzureInvoice>, IList<AzureInvoice>, ICollection<AzureInvoice>, IList, ICollection, IReadOnlyList<AzureInvoice>, IReadOnlyCollection<AzureInvoice>, IEnumerable<AzureInvoice>, IEnumerable
- Inheritance
-
AzureInvoiceCollection
- Implements
- Inherited Members
Constructors
AzureInvoiceCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.AzureInvoiceCollection class.
public AzureInvoiceCollection()
Methods
Sort()
Sorts the items in the collection.
public void Sort()