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