Class
ElementCatalogEntry
ElementCatalogEntry
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
flags | uint | readwrite | |
obj | ElementDef | readwrite |
Methods
Constructor
ElementCatalogEntry ElementCatalogEntry (obj: ElementDef, flags: uint)
Parameter | Type | Description |
---|---|---|
obj | ElementDef | |
flags | uint |
Example | new ElementCatalogEntry() |
Used in:
number ElementCatalogEntries.push (value: ElementCatalogEntry)
Return
ElementCatalogEntry ElementCatalogEntries.pop ()
ElementCatalogEntry ElementCatalogEntry.ElementCatalogEntry (obj: ElementDef, flags: uint)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |