Click or drag to resize

StringExtension Class

String extension methods.
Inheritance Hierarchy
SystemObject
  com.gigatms.ExtensionsStringExtension

Namespace:  com.gigatms.Extensions
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public sealed class StringExtension

The StringExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHexStringToBytes
Converts a specified hexadecimal string to byte array.
Top
See Also