Click or drag to resize

CefDictionaryValueCreate Method

Creates a new object that is not owned by any other object.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static CefDictionaryValue Create()

Return Value

CefDictionaryValue
See Also