The following tables list the members exposed by XmlLightAttributes.
| Name | Description | |
|---|---|---|
|  | Count | Returns the number of items in the collection. | 
|  | Item | Gets or Sets the attribute's unencoded text value | 
|  | Keys | Returns the names of the attributes in appearance order | 
| Name | Description | |
|---|---|---|
|  | Add | Adds a new attribute to the collection | 
|  | ContainsKey | Returns true if hte attribute is defined | 
|  | GetEnumerator | Returns an enumerator that iterates through the collection. | 
|  | Remove | Removes an item from the collection | 
|  | ToArray | Returns the attributes as a collection | 
|  | TryGetValue | Gets the value associated with the specified key. | 
Reference
XmlLightAttributes ClassCSharpTest.Net.Html Namespace
 
     
     
     
     
    