Click or drag to resize

PropertyExpressionTools Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Tools to work with PropertyExpression graphs, to evaluate String path... See: GetExpressionResolved(Object, String)
Inheritance Hierarchy
SystemObject
  imbSCI.Core.dataPropertyExpressionTools

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class PropertyExpressionTools
Request Example View Source

The PropertyExpressionTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetExpressionResolved
Resolves the specified expresion path, having host as starting node
Top
Fields
  NameDescription
Public fieldStatic memberEXPRESSION_PATH_DELIMITER
Top
See Also