Click or drag to resize
IElementModelSelectorSelectNextChild Method (IDictionaryString, String)
Select next element by criteria

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool SelectNextChild(
	IDictionary<string, string> parameters
)

Parameters

parameters
Type: System.Collections.GenericIDictionaryString, String
Element`s parameters to be matched

Return Value

Type: Boolean
See Also