JSValue.ToUInt32 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.UInt32 for the JSValue.
[Foundation.Export("toUInt32")]
public virtual uint ToUInt32 ();
abstract member ToUInt32 : unit -> uint32
override this.ToUInt32 : unit -> uint32
Returns
- Attributes