Initializes a new instance of the ComponentSet class
        
    Namespace: 
   SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
public ComponentSet( JepInstance j )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ j As JepInstance _ )  | 
| Visual C++ | 
|---|
public: ComponentSet( JepInstance^ j )  |