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