RAttribute Collection Properties
Properties
| Count | Gets the number of attributes in the collection. |
| IsRead | Gets whether the collection is read-only. |
| Item | Gets or sets an attribute in the collection. |
| Keys | Gets a collection of the names of the attributes. |
| Values | Gets a collection of the values of the attributes. |