'Declaration Public ReadOnly Property ExtendedImageInfo As ExtendedImageInfoCollection
public ExtendedImageInfoCollection ExtendedImageInfo { get; }
public: __property ExtendedImageInfoCollection* get_ExtendedImageInfo();
public:
property ExtendedImageInfoCollection^ ExtendedImageInfo { ExtendedImageInfoCollection^ get(); }