'Declaration <BrowsableAttribute(False)> Public Property Size As VintasoftSizeI
[Browsable(False)] public VintasoftSizeI Size { get; set; }
[Browsable(False)] public: __property VintasoftSizeI get_Size(); public: __property void set_Size(
VintasoftSizeI value
);
[Browsable(False)] public:
property VintasoftSizeI Size { VintasoftSizeI get(); void set(VintasoftSizeI value); }