Flattens the CD-Text block to determine whether any information will be truncated.
Original signature is '- (NSUInteger) flatten'
Available in Mac OS X v10.4 and later.

C# | Visual Basic | Visual C++ |
public virtual NSUInteger Flatten()
Public Overridable Function Flatten As NSUInteger
public: virtual NSUInteger Flatten()

The number of bytes that will be truncated from the CD-Text block. If this method returns 0, no truncation will occur.

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