PdfPortfolioSortLevelCollection Class |
Inheritance Hierarchy Namespace: SautinSoft.Pdf.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public sealed class PdfPortfolioSortLevelCollection : PdfCollection<PdfPortfolioSortLevel>,
IList, ICollection, IEnumerable, IList<PdfPortfolioSortLevel>,
ICollection<PdfPortfolioSortLevel>, IEnumerable<PdfPortfolioSortLevel>
Public NotInheritable Class PdfPortfolioSortLevelCollection
Inherits PdfCollection(Of PdfPortfolioSortLevel)
Implements IList, ICollection, IEnumerable, IList(Of PdfPortfolioSortLevel),
ICollection(Of PdfPortfolioSortLevel), IEnumerable(Of PdfPortfolioSortLevel)
See Also