Platform Core .NET Assemblies API
RightOfRightmostOf(String,String) Method
See Also  Send Feedback
Terrasoft.Common Namespace > StringUtilities Class > RightOfRightmostOf Method : RightOfRightmostOf(String,String) Method
source
String.
value
Substring.

Glossary Item Box

Gets a substring located in the current instance to the right of the last inclusion of the specified substring.

Syntax

 
C#
 
 

Parameters

source
String.
value
Substring.

Return Value

String that is equivalent to the substring that starts with the position of last inclusion of the specified substring to the current instance.

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.