CefListValueSetSize Method |
Sets the number of values. If the number of values is expanded all
new value slots will default to type null. Returns true on success.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool SetSize(
int size
)
Parameters
- size Int32
-
Return Value
Boolean
See Also