This documentation is archived and is not being maintained.
Sys.Component Constructor
When overridden in a derived class, initializes a new instance of that class and registers it with the application as a disposable object.
var c = new aComponent();
Tasks
Reference
Concepts
Other Resources