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

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#
[SerializableAttribute]
public abstract class NestedQueryableSetBase : IQueryableSet, 
	IQueryableSetManager

The NestedQueryableSetBase type exposes the following members.

Constructors
  NameDescription
Protected methodNestedQueryableSetBase
Top
Methods
  NameDescription
Public methodAdd
Adds a model container to a specific parent container found by query
Public methodSelect
Top
Fields
Extension Methods
See Also