'Declaration
Public ReadOnly Property Items As PdfPortfolioItemCollection
'Usage
Dim instance As PdfPortfolio Dim value As PdfPortfolioItemCollection value = instance.Items
public PdfPortfolioItemCollection Items {get;}
public: property PdfPortfolioItemCollection^ Items { PdfPortfolioItemCollection^ get(); }