Class
Attribute
Attribute
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
allow | uint | readwrite | |
name | string | readwrite | |
valflags | uint | readwrite | |
values | Strings | readwrite |
Methods
Constructor
Attribute Attribute (name: string, values: Strings, valflags: uint, allow: uint)
Parameter | Type | Description |
---|---|---|
name | string | |
values | Strings | |
valflags | uint | |
allow | uint |
Example | new Attribute() |
Element of
TypedVal.asval
Return
Attribute Attribute.Attribute (name: string, values: Strings, valflags: uint, allow: uint)
Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |