Click or drag to resize

imbStringCollectionExtensions Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The imbStringCollectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddFirstOrT
Adds the value into IDictionary under first valid key specified with first and orThese parameters. Returns key value that was finally applied.
Public methodStatic memberAddSeveral
Public methodStatic memberbuildDataTable
Builds the data table from string lines
Public methodStatic memberContainsAll(String, String)
Public methodStatic memberContainsAll(String, IEnumerableString, Boolean)
Public methodStatic memberContainsAny(String, IEnumerableString, Boolean)
Determines whether the specified target contains any of needles
Public methodStatic memberContainsAny(String, IEnumerableString, String, Boolean)
Public methodStatic membergetTotalLength
Gets the total length of all strings in collection
Public methodStatic memberinsertNewLineInOutput
Inserts new line in String IList collection
Public methodStatic memberremoveEmptyOrNull
Filter out empty or null entries - Vraca listu iz koje su izbaceni null i "" stringovi
Public methodStatic memberremoveRange
Public methodStatic memberReplace
Replaces all Keys with corresponding Values
Top
See Also