3.4. ProductInformationCollection¶
Printer information class
Declaration
public sealed class ProductInformationCollection : IReadOnlyList<ProductInformation>
Property
Name Contents Type Count Gets the number of elements are stored in a collection. int Item Gets the element in the registered index. ProductInformation