NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefPostData Class
CefPostData Methods
Add Method
Create Method
Dispose Method
Finalize Method
GetElements Method
Remove Method
RemoveAll Method
CefPostData
Remove Method
Remove the specified post data element. Returns true if the removal succeeds.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
Remove
(
CefPostDataElement
element
)
Parameters
element
Type:
Internal.Xilium.CefGlue
CefPostDataElement
Return Value
Type:
Boolean
See Also
Reference
CefPostData Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.