Returns the number of entries in the function table
            
        
    Namespace: 
   SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
public int Size()  | 
| Visual Basic (Declaration) | 
|---|
Public Function Size As Integer  | 
| Visual C++ | 
|---|
public: int Size()  |