DomNode.getAttributes

Gets all attributes.

class DomNode
final @trusted
getAttributes
()

Return Value

Type: DomAttribute[]

An array of the attribute.

Meta