[]
Searches an expression for another expression and returns its starting position if found.
public static object InStr(List<IExpression> p)
Public Shared Function InStr(p As List(Of IExpression)) As Object
| Type | Name | Description |
|---|---|---|
| List<IExpression> | p |
| Type | Description |
|---|---|
| object |