Skip to content

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