ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews.Xml Namespace / XmlExtensions Class / Attributes Method

In This Topic
    Attributes Method
    In This Topic
    Returns a view representing the collection of the attributes of every element in the source view.
    Overload List
    OverloadDescription
    Returns a view representing the collection of the attributes of every element in the source view.  
    Returns a view representing a filtered collection of the attributes of every element in the source view. Only attributes that have a matching System.Xml.Linq.XName are included.  
    See Also