MonobjcMonobjc Documented Class Library
Sectors Property
NamespacesMonobjc.DiscRecordingDRMSFSectors

Returns the total number of frames/sectors represented by the receiver.

Original signature is '- (UInt32) sectors'

Declaration Syntax
C#Visual BasicVisual C++
public virtual uint Sectors { get; }
Public Overridable ReadOnly Property Sectors As UInteger
	Get
public:
virtual property unsigned int Sectors {
	unsigned int get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.DiscRecording (Module: Monobjc.DiscRecording)