imbTypeExtensions Methods |
The imbTypeExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| getInstance |
Pravi instancu preko konstruktora kojem odgovaraju ovi parametri
| |
| imbConvertValueSafe |
2014c> bezbedna konverzija vrednosti
| |
| imbConvertValueSafeTypedT | ||
| imbToBoolean |
Konvertuje bilo koju vrednost u Boolean
| |
| imbToInstance |
Konvertuje u potrebni tip. Ukoliko postoji konstruktor sa parametrom koji je IsInstanceOfType(input) onda ce koristit njega
| |
| imbToNumber(Object, Type) |
Konvertuje u broj prema zadatom tipu
| |
| imbToNumberT(Object, Type) | ||
| sumValues |
Supports> String, Int32, any number via Double and Boolean
| |
| toStringTypeTitle |
Returns type category string description: enum, array (for collections), object or type name if type is simple input.
|