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