IFrameCreateJsMapTKey, TValue Method (IDictionaryTKey, TValue) |
Namespace: DotNetBrowser.Frames
IJsMap CreateJsMap<TKey, TValue>( IDictionary<TKey, TValue> dictionary )
[Missing <typeparam name="TKey"/> documentation for "M:DotNetBrowser.Frames.IFrame.CreateJsMap``2(System.Collections.Generic.IDictionary{``0,``1})"]
[Missing <typeparam name="TValue"/> documentation for "M:DotNetBrowser.Frames.IFrame.CreateJsMap``2(System.Collections.Generic.IDictionary{``0,``1})"]
Exception | Condition |
---|---|
ObjectDisposedException | The IFrame object has already been disposed. |