Click or drag to resize

imbStringOperationslongestCommonSubstring Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
V4> pronalazi najduzi zajednici pod string

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string longestCommonSubstring(
	IList strings
)
Request Example View Source

Parameters

strings
Type: System.CollectionsIList

Return Value

Type: String
See Also