CdmNode.tagValues

inout(CdmNode)[] tagValues() inout pure nothrow @nogc @safe

Returns the child values for TAG type.

Returns

Array of tag child nodes, or null if not TAG.