NonNativeItems¶
nonNativeItems
Description
A collection of NonNativeItem objects.
Properties¶
NonNativeItems.length¶
nonNativeItems.length
Description
The number of objects in the collection.
Type
Number, read-only.
NonNativeItems.parent¶
nonNativeItems.parent
Description
The parent of this object.
Type
Object, read-only.
NonNativeItems.typename¶
nonNativeItems.typename
Description
The class name of the referenced object.
Type
String, read-only.