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