Click or drag to resize

DbcObject.LoadChildren Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 METHOD LoadChildren(
	nArea AS DWORD
) AS IList<DbcObject>
Request Example View Source

Parameters

nArea
Type: DWord

Return Value

Type: IListDbcObject
See Also