'Declaration Public ReadOnly Property Items As System.Collections.Generic.List(Of PdfActionExecutorBase)
public System.Collections.Generic.List<PdfActionExecutorBase> Items { get; }
public: __property System.Collections.Generic.List<PdfActionExecutorBase*>* get_Items();
public:
property System.Collections.Generic.List<PdfActionExecutorBase^>^ Items { System.Collections.Generic.List<PdfActionExecutorBase^>^ get(); }