Click or drag to resize

CefBinaryValueCopy Method

Returns a copy of this object. The data in this object will also be copied.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefBinaryValue Copy()

Return Value

CefBinaryValue
See Also