ByteArrayField.Clone method
Clones the specified value.
protected override byte[]? Clone(byte[]? value)
| parameter | description |
|---|---|
| value | The value. |
Return Value
A clone of the value.
See Also
- class ByteArrayField
Clones the specified value.
protected override byte[]? Clone(byte[]? value)
| parameter | description |
|---|---|
| value | The value. |
A clone of the value.