imbSCI.Data Namespace |
| Class | Description | |
|---|---|---|
| imbGraphExtensions | ||
| imbSciEnumExtensions |
Enum type extensions
| |
| imbSciStringExtensions |
Proširenja operacija nad stringovima
|
The main purpose of this library is to basic set of building blocks, shared by wide range of imbVeles projects.
Here are thread-safe multidimensional collections and dictionaries consumed on many layers of the imbSCI and imbACE frameworks.
1String output = ""; 2foreach (Enum eni in en.getEnumListFromFlags()) { 3 output = output.add(eni.toStringSafe().imbTitleCamelOperation(), ", "); 4}
Few recommended namespace members to learn more about
[!:imbSCI.Data.imbSciEnumExtensions.getEnumListFromFlags(Enum)]graphWrapNodeTItem[!:imbSCI.Data.imbGraphExtensions.getDeepest(IEnumerable<interfaces.IObjectWithPathAndChildren>, int)][!:imbSCI.Data.imbGraphExtensions.getFilterOut(IEnumerable<interfaces.IObjectWithPathAndChildren>, System.Text.RegularExpressions.Regex, System.Text.RegularExpressions.Regex)][!:imbSCI.Data.extensions.data.imbPathExtensions.getPathTo(interfaces.IObjectWithPathAndChildSelector, interfaces.IObjectWithPathAndChildSelector)]changeBindableBasegetValuesFromMappedSource(Object, propertyMap)aceEnumDictionarySet2DTEnum, TD1Key, TD2Key, TValue