DbcObject.LoadChildren Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax METHOD LoadChildren(
nArea AS DWORD
) AS IList<DbcObject>
public IList<DbcObject> LoadChildren(
uint nArea
)
Request Example
View SourceParameters
- nArea
- Type: DWord
Return Value
Type:
IListDbcObjectSee Also