Table of Contents

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 Type

The operator type.

Returns

List<Type>

The list of operand types.