Click or drag to resize
IElementModelSelector Interface
This provides the functionality to select a particular element in a model to bring searching mechanisms to model

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

The IElementModelSelector type exposes the following members.

Properties
  NameDescription
Public propertySelected
Select item based on SelectXXX method
Top
Methods
See Also