☰
D
dejadoc
DDN
/
ddn.data.cdm.node
/
CdmNode.getAttribute
🔍
☾
CdmNode.getAttribute
CdmAttribute
* getAttribute(string name)
pure
nothrow
@system
Looks up a TAG attribute by name.
Parameters
name
The attribute name to find.
Returns
Pointer to the matching CdmAttribute, or
null
.