RegionTranslatableGetAllChildren Method

Returns a list of children region to the current.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
protected override ChildrenRegionsList[] GetAllChildren()

Return Value

ChildrenRegionsList
A list of children region to the current.

See Also