Expression.Split Method

Overload List

Split(Term[], Int32) Splits expression on the array of arguments based on the parent element specified by index.
Split(Term[], Int32, Int32) Splits expression on the array of arguments based on the parent element specified by index.
Split(Term[], Int32, Int32, Int32) Splits expression on the array of arguments based on the parent element specified by index.

See Also