NSExpression.LeftExpression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The left expression of an aggregate expression. Raises an exception if not applicable.
[Foundation.Export("leftExpression")]
public virtual Foundation.NSExpression LeftExpression { get; }
member this.LeftExpression : Foundation.NSExpression
Property Value
- Attributes