MonobjcMonobjc Documented Class Library
DRCDTextBlock Constructor (value)
NamespacesMonobjc.DiscRecordingDRCDTextBlockDRCDTextBlock(IntPtr)
Initializes a new instance of the DRCDTextBlock class.
Declaration Syntax
C#Visual BasicVisual C++
public DRCDTextBlock(
	IntPtr value
)
Public Sub New ( _
	value As IntPtr _
)
public:
DRCDTextBlock(
	IntPtr value
)
Parameters
value (IntPtr)
The native pointer.
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)