Component Constructor
CTCT Wrapper Documented Class Library
Initializes a new instance of the
Component
class
Namespace:
CTCT.Components
Assembly:
CTCT
(in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
Component
()
protected Component()
Protected
Sub
New
Protected Sub New
protected
:
Component
()
protected: Component()
new
:
unit
->
Component
new : unit -> Component
See Also
Component Class
Component Members
CTCT.Components Namespace