Platform Core .NET Assemblies API
RightOf(String,Char,Int32) Method
See Also  Send Feedback
Terrasoft.Common Namespace > StringUtilities Class > RightOf Method : RightOf(String,Char,Int32) Method
source
String.
value
Symbol.
start
Position.

Glossary Item Box

Gets a substring located in the current instance to the right of the specified character starting with the specified position.

Syntax

 
C#
 
 

Parameters

source
String.
value
Symbol.
start
Position.

Return Value

String that is equivalent to the substring that starts with the position of first inclusion of the specified character to the current instance. Character is searched from the start position.

Remarks

Overloaded method. Extensible method for the System.String class.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.