Click or drag to resize

XmlLambdaExpression Properties

The XmlLambdaExpression type exposes the following members.

Properties
  NameDescription
Public propertyObject
Gets or sets the expression
(Inherited from XmlBoundExpression.)
Public propertyParameters
Gets or sets the parameters
Public propertyStaticClass
Gets the method class
(Inherited from XmlBoundExpression.)
Public propertyStaticClassXml
Gets or sets the explicit type (for unbound methods)
(Inherited from XmlBoundExpression.)
Public propertyType
Get the type of this item
(Overrides XmlExpressionType.)
Top
See Also