'Declaration <DescriptionAttribute("A collection of Adobe Photoshop image resources.")> Public Overridable ReadOnly Property Resources As PhotoshopResource[]
[Description("A collection of Adobe Photoshop image resources.")] public virtual PhotoshopResource[] Resources { get; }
[Description("A collection of Adobe Photoshop image resources.")] public: __property virtual PhotoshopResource*[] get_Resources();
[Description("A collection of Adobe Photoshop image resources.")] public:
virtual property PhotoshopResource^[] Resources { PhotoshopResource^[] get(); }