LenientGlobalObject.isNaN 字段

定义

存储一个对象,该对象表示 isNaN(Object) 类的静态 GlobalObject 方法。Stores an object that represents the static isNaN(Object) method of the GlobalObject class.

此 API 支持产品基础结构,不能在代码中直接使用。

public: System::Object ^ isNaN;
public object isNaN;
val mutable isNaN : obj
Public isNaN As Object 

字段值

Object

适用于