LinqToSalesforce


ParsedExpression

Namespace: LinqToSalesforce
Parent Module: Visitor

Instance members

Instance memberDescription
Head
Signature: Operation

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> Operation

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: Operation list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: Operation list

CompiledName: get_Empty

Fork me on GitHub