Click or drag to resize

PostDataElement  Conversion (T:scoped_refptr<CefPostDataElement> to T:scoped_refptr<CefPostDataElement>)

Version 81.3.100

[Missing <summary> documentation for "M:CefSharp.PostDataElement.op_Implicit(scoped_refptr<CefPostDataElement>*)~scoped_refptr<CefPostDataElement>*|System.Runtime.CompilerServices.IsUdtReturn"]

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 81.3.100.0
Syntax
public implicit operator [T:scoped_refptr<CefPostDataElement>]* (
	[T:scoped_refptr<CefPostDataElement>]* param0
)

Parameters

param0
Type: [T:scoped_refptr<CefPostDataElement>]*

[Missing <param name="param0"/> documentation for "M:CefSharp.PostDataElement.op_Implicit(scoped_refptr<CefPostDataElement>*)~scoped_refptr<CefPostDataElement>*|System.Runtime.CompilerServices.IsUdtReturn"]

Return Value

Type: [T:scoped_refptr<CefPostDataElement>]IsUdtReturn*

[Missing <returns> documentation for "M:CefSharp.PostDataElement.op_Implicit(scoped_refptr<CefPostDataElement>*)~scoped_refptr<CefPostDataElement>*|System.Runtime.CompilerServices.IsUdtReturn"]

See Also