The Utils type exposes the following members.
Methods|
| Name | Description |
|---|
  | Array2StringT | |
  | AsArrayTKey, TValue(DictionaryTKey, TValueKeyCollection) | |
  | AsArrayTKey, TValue(DictionaryTKey, TValueValueCollection) | |
  | Average | |
  | Bits2String(Byte) | |
  | Bits2String(Byte, Boolean) | |
  | Bytes2String | |
  | ByteToInt32 | |
  | Compress(Byte) | |
  | Compress(String) | |
  | ComputeHashCode(Byte) | |
  | ComputeHashCode(String) | |
  | ConvertNumberEU2US | |
  | CopyArrayT | |
  | Cos | |
  | CreateInstance(String) | |
  | CreateInstance(String, String) | |
  | CreateInstance(String, String) | |
  | CreateInstance(String, Object, String) | |
  | CreateInstance(String, String, String) | |
  | CreateInstance(String, String, Object, String) | |
  | Deg2Rad | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
  | EscapeJsonStr(Object, Boolean) | |
  | EscapeJsonStr(Object, Char, Boolean, Boolean) | |
  | EscJsonStr(Object) | |
  | EscJsonStr(Object, Char, Boolean) | |
  | EscXmlValue(String) | |
  | EscXmlValue(String, Boolean) | |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | FromBase64 | |
  | FromColor | |
  | FromJsTime | |
  | gcd | |
  | GetAssemblyAppCode | |
  | GetAssemblyByName | |
  | GetComputerDomainName | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
  | GetRange | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | GetVersion | |
  | Indexer | |
  | IsFalse | |
  | IsTrue | |
  | JoinArrayT | |
  | lcm | |
  | LSFit | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | Num2Letter | |
  | RotateT | |
  | RoundDouble | |
  | RoundStr | |
  | RoundToSignificantDigits | |
  | Sin | |
  | SplitBracketSmart | |
  | SplitString | |
  | Stream2String | |
  | String2Dict | |
  | String2Pairs(String) | |
  | String2Pairs(String, String) | |
  | StringToBits | |
  | SubsetT | |
  | SwapT(T, T) | |
  | SwapT(ListT, Int32, Int32) | |
  | Tan | |
  | ToBase64 | |
  | ToBool3 | |
  | ToColor | |
  | ToDouble(String) | |
  | ToDouble(String, Boolean) | |
  | ToDouble(String, Boolean, String) | |
  | ToFloat(String) | |
  | ToFloat(String, Boolean) | |
  | ToFloat(String, Boolean, String) | |
  | ToHtmlImgData(Byte, String) | |
  | ToHtmlImgData(String, String) | |
  | ToHtmlImgTag | |
  | ToInt32(String) | |
  | ToInt32(String, Int32) | |
  | ToInt64 | |
  | ToJsTime | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
  | TrimOperator | |
  | Uncompress(Byte) | |
  | Uncompress(Byte, Int32) | |
  | UncompressToString | |
  | UnescapeHexChar | |
  | UnescJsonStr | |
  | UnescXmlValue | |
Top
See Also