Struct Union51
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
- Inherited Members
-
Properties
Value
public dynamic Value { readonly get; set; }
Property Value
- dynamic
Operators
implicit operator Union51(Element)
public static implicit operator Union51(Element value)
Parameters
value Element
Returns
- Union51
implicit operator Union51(HTMLCollection)
public static implicit operator Union51(HTMLCollection value)
Parameters
value HTMLCollection
Returns
- Union51
implicit operator Element(Union51)
public static implicit operator Element(Union51 value)
Parameters
value Union51
Returns
- Element
implicit operator HTMLCollection(Union51)
public static implicit operator HTMLCollection(Union51 value)
Parameters
value Union51
Returns
- HTMLCollection