Click or drag to resize

imbStringExtensionsremoveStartsWith Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Object removeStartsWith(
	string path,
	string name
)
Request Example View Source

Parameters

path
Type: SystemString
name
Type: SystemString

Return Value

Type: Object
See Also