[]
Represents a collection of Attr objects.
public class AttrCollection : PdfCollection<Attr>, IList<Attr>, ICollection<Attr>, IReadOnlyList<Attr>, IReadOnlyCollection<Attr>, IEnumerable<Attr>, IPdfArray, IList, ICollection, IEnumerable
Public Class AttrCollection
Inherits PdfCollection(Of Attr)
Implements IList(Of Attr), ICollection(Of Attr), IReadOnlyList(Of Attr), IReadOnlyCollection(Of Attr), IEnumerable(Of Attr), IPdfArray, IList, ICollection, IEnumerable
Name | Description |
---|---|
AttrCollection() |