'Declaration Public ReadOnly Property XObjects As System.Collections.Generic.IList(Of PdfContentXObject)
public System.Collections.Generic.IList<PdfContentXObject> XObjects { get; }
public: __property System.Collections.Generic.IList<PdfContentXObject*>* get_XObjects();
public:
property System.Collections.Generic.IList<PdfContentXObject^>^ XObjects { System.Collections.Generic.IList<PdfContentXObject^>^ get(); }