Xbasic

CSS::AttributeValueArray Class

Description

Properties and methods in the CSS::AttributeValueArray Class.

Properties

attributeCharacter

Type: "C", Array of attributes

Methods

Deleteattribute Method

Delete a attribute.

FromString Method

Split attribute (taking parentheses and quotes into consideration).

Insertattribute Method

Insert a new attribute.

Moveattribute Method

Move a block of attribute items.

ToString Method

Combine attributes.

See Also