JSValue.ToInt32 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a System.Int32 for the JSValue.
[Foundation.Export("toInt32")]
public virtual int ToInt32 ();
abstract member ToInt32 : unit -> int
override this.ToInt32 : unit -> int
Returns
- Attributes