LenientArrayPrototype.concat 字段
定义
存储一个对象,该对象表示 concat(Object, VsaEngine, Object[]) 类的静态 ArrayPrototype 方法。Stores an object that represents the static concat(Object, VsaEngine, Object[]) method of the ArrayPrototype class.
此 API 支持产品基础结构,不能在代码中直接使用。
public: System::Object ^ concat;
public object concat;
val mutable concat : obj
Public concat As Object