Struct Union68
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
HTMLElement or long
public struct Union68
- Inherited Members
Properties
Value
public dynamic Value { readonly get; set; }
Property Value
- dynamic
Operators
implicit operator Union68(HTMLElement)
public static implicit operator Union68(HTMLElement value)
Parameters
valueHTMLElement
Returns
implicit operator HTMLElement(Union68)
public static implicit operator HTMLElement(Union68 value)
Parameters
valueUnion68
Returns
implicit operator long(Union68)
public static implicit operator long(Union68 value)
Parameters
valueUnion68
Returns
implicit operator Union68(long)
public static implicit operator Union68(long value)
Parameters
valuelong