Click or drag to resize
MvComponentFactory Methods

The MvComponentFactory type exposes the following members.

Methods
  NameDescription
Public methodInstanciate
Called by the Instanciate function on the class singleton to create a new instance of an MvComponent class or of a derived class.
Public methodStatic memberNewInstance
Creates a new MvComponent instance.
Top
See Also