'Declaration
Public Shared Function StrReverse( _ ByVal p As List(Of IExpression) _ ) As Object
public static object StrReverse( List<IExpression> p )
Parameters
- p
'Declaration
Public Shared Function StrReverse( _ ByVal p As List(Of IExpression) _ ) As Object
public static object StrReverse( List<IExpression> p )