Overload | Description |
---|---|
Substring(IFilterExpression) | Returns an expression that is an Substring expression of the current expression. |
Substring(Int32) | Returns an expression that is an Substring expression of the current expression. |
Substring(IFilterExpression,IFilterExpression) | Returns an expression that is an Substring expression of the current expression. |
Substring(Int32,IFilterExpression) | Returns an expression that is an Substring expression of the current expression. |
Substring(IFilterExpression,Int32) | Returns an expression that is an Substring expression of the current expression. |
Substring(Int32,Int32) | Returns an expression that is an Substring expression of the current expression. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+