Gets all the operators with a given symbol
            
        
    Namespace: 
   SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
public List<Operator> GetOperatorsBySymbol( string symbol )  | 
| Visual Basic (Declaration) | 
|---|
Public Function GetOperatorsBySymbol ( _ symbol As String _ ) As List(Of Operator)  | 
| Visual C++ | 
|---|
public: List<Operator^>^ GetOperatorsBySymbol( String^ symbol )  | 
Parameters
- symbol
 - Type: System..::.String
symbol used for operator