Click or drag to resize

imbTreeNoderesolvePath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.tree
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public pathResolverResult resolvePath(
	string path,
	pathResolveFlag flags
)
Request Example View Source

Parameters

path
Type: SystemString
flags
Type: imbSCI.DataComplex.pathpathResolveFlag

Return Value

Type: pathResolverResult
See Also