Click or drag to resize
IModelContainerCountModels Method (String)
Counts elements of a specific section

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
int CountModels(
	string sectionName
)

Parameters

sectionName
Type: SystemString

Return Value

Type: Int32
See Also