'Declaration Public Overrides ReadOnly Property Images As Vintasoft.Imaging.ImageCollection
public override Vintasoft.Imaging.ImageCollection Images { get; }
public: __property Vintasoft.Imaging.ImageCollection* get_Images(); override;
public:
property Vintasoft.Imaging.ImageCollection^ Images { Vintasoft.Imaging.ImageCollection^ get() override;; }