Click or drag to resize

graphNodeBasegetChildNames Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the child names.

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public List<string> getChildNames()
Request Example View Source

Return Value

Type: ListString
See Also