Click or drag to resize
IQueryableSet Interface
A set or element to that can be queried

Namespace: FlexRule.Core.Model.Query
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IQueryableSet

The IQueryableSet type exposes the following members.

Methods
  NameDescription
Public methodSelect
Selects an element by query
Top
See Also