| ElementGetElementAsBytes Method |
| Name | Description | |
|---|---|---|
| GetElementAsBytes(String) | Obsolete. Returns the value of the named sub-element as a byte array.
Deprecated, use GetElementAsBytes(Name) instead.
| |
| GetElementAsBytes(Name) | Returns the value of the named sub-element as a byte array.
|