Function linqAttributes

  • Converts an Iterable<XAttribute> into a LINQ-style iterable.

    Returns

    A LinqAttributes instance.

    Parameters

    • source: Iterable<XAttribute>

      The source Iterable<XAttribute>.

    Returns LinqAttributes

Generated using TypeDoc