'Declaration <DescriptionAttribute("The size, in bytes, of the MPR image data.")> <CategoryAttribute("State")> Public ReadOnly Property DataSize As Long
[Description("The size, in bytes, of the MPR image data.")] [Category("State")] public long DataSize { get; }
[Description("The size, in bytes, of the MPR image data.")] [Category("State")] public: __property long get_DataSize();
[Description("The size, in bytes, of the MPR image data.")] [Category("State")] public:
property long DataSize { long get(); }