跳转到内容

NonNativeItems

nonNativeItems

一个包含 NonNativeItem 对象的集合。


nonNativeItems.length

集合中对象的数量。

数字;只读。


nonNativeItems.parent

该对象的父对象。

对象;只读。


nonNativeItems.typename

引用对象的类名。

字符串;只读。


nonNativeItems.getByName(name)

获取集合中具有指定名称的第一个元素。

参数类型描述
name字符串要获取的元素的名称

NonNativeItem, SymbolItem