Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetRange(IEnumerable<Attribute>)

  • Declared in: RT.Xml.Tag

Declaration

public void SetRange(
    IEnumerable<Attribute> attributes
)

Summary

Adds or replaces the specified attributes on this tag.