Click or drag to resize
QueryableSetBase Class
Base implementation of queryable set that provides addition and query functionality of an array of IElementModel
Inheritance Hierarchy
SystemObject
  FlexRule.Core.Model.QueryQueryableSetBase

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 abstract class QueryableSetBase : IQueryableSetManager, 
	IQueryableSet

The QueryableSetBase type exposes the following members.

Constructors
  NameDescription
Protected methodQueryableSetBase
Top
Methods
  NameDescription
Public methodAdd
Public methodSelect
Top
Fields
  NameDescription
Public fieldStatic memberParameterHostType
Top
Extension Methods
See Also