Click or drag to resize
MessageGetElementAsBytes Method
Overload List
  NameDescription
Public methodGetElementAsBytes(String) Obsolete.
Returns the value of the element having the specified name as a byte array. Deprecated, use GetElementAsBytes(Name) instead.
Public methodGetElementAsBytes(Name)
Returns the value of the element having the specified name as a byte array.
Top
See Also