MagicCMS Documentation

MagicPost..::..CountChildren Method (array<Int32>[]()[][])

Counts the children by type.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public int CountChildren(
	int[] types
)

Parameters

types
Type: array<Int32>[]()[][]
The types array. (Tipo)

Return Value

Children count.