Returns the total number of frames/sectors represented by the receiver.
Original signature is '- (UInt32) sectors'

C# | Visual Basic | Visual C++ |
public virtual uint Sectors { get; }
Public Overridable ReadOnly Property Sectors As UInteger Get
public: virtual property unsigned int Sectors { unsigned int get (); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)