Table of Contents

Method GetInst

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

GetInst()

Gets instances of all implemented operators.

public static IEnumerable<Operator> GetInst()

Returns

IEnumerable<Operator>

The list of operator instances.