Method GetOperandTypes
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
GetOperandTypes(Type)
Gets the operand types from operator type.
public static List<Type> GetOperandTypes(Type operatorType)
Parameters
operatorType
TypeThe operator type.