Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Add(string, string)

  • Declared in: RT.Xml.Tag

Declaration

public void Add(
    string name,
    string value
)

Summary

Adds an attribute. Throws an exception if an attribute by this name already exists.