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