Click or drag to resize

ValueConverterGetBytes Method

Overload List
  NameDescription
Public methodStatic memberGetBytes(Boolean)
Gets the bytes representing the specified value.
Public methodStatic memberGetBytes(Int32)
Gets the bytes representing the specified value.
Public methodStatic memberGetBytes(Single)
Gets the bytes representing the specified value.
Public methodStatic memberGetBytes(UInt16)
Gets the bytes representing the specified value.
Public methodStatic memberGetBytes(UInt32)
Gets the bytes representing the specified value.
Public methodStatic memberGetBytes(String, Encoding)
Gets the bytes representing the specified value.
Top
See Also