Click or drag to resize

PropertyExpression Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodPropertyExpression
Initializes a new instance of the PropertyExpression class
Public methodPropertyExpression(IDictionary, String, PropertyExpression)
Adds sub PropertyExpression for property inside IList
Public methodPropertyExpression(IList, Int32, PropertyExpression)
Adds sub PropertyExpression for property inside IList
Public methodPropertyExpression(Object, String, PropertyExpression)
Initializes a new instance of the PropertyExpression class
Public methodPropertyExpression(Object, String, Int32, Boolean, Boolean)
Creates root expression - cannot set value directy, used for expression tree building
Top
See Also