Click or drag to resize

XmlBinaryExpression Properties

The XmlBinaryExpression type exposes the following members.

Properties
  NameDescription
Public propertyOperator
Gets or sets the operator of the binary expression
Public propertyParts
Gets or sets the left side of the expression
Public propertyType
Get the type of the binary
(Overrides XmlExpressionType.)
Top
See Also