The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ICoreWebView2ContextMenuItemCollection.InsertValueAtIndex
arsd
webview
ICoreWebView2ContextMenuItemCollection
Inserts the
ContextMenuItem
at the specified index.
interface
ICoreWebView2ContextMenuItemCollection
HRESULT
InsertValueAtIndex
(
in
UINT32
index
,
ICoreWebView2ContextMenuItem
value
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2ContextMenuItemCollection
functions
GetValueAtIndex
InsertValueAtIndex
RemoveValueAtIndex
get_Count
Inserts the ContextMenuItem at the specified index.