Table of Contents

Method GetOperators

Namespace
Innova.Data.StructuredSearch
Assembly
Innova.Data.dll

GetOperators()

Gets a list of all implemented operator types that user can select from.

public static IEnumerable<Type> GetOperators()

Returns

IEnumerable<Type>

The list of operator types.