Click or drag to resize

blockRegistryCount Method (Boolean)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Returns block count

Namespace:  imbCommonModels.contentBlock
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public int Count(
	bool onlySerbian = false
)

Parameters

onlySerbian (Optional)
Type: SystemBoolean
if set to true it will count only serbian blocks

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbCommonModels.contentBlock.blockRegistry.Count(System.Boolean)"]

See Also