RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

The AttributesCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Add an Attribute to the collection
Public methodClear
Clears the Attribute collection
Public methodContains
Determines whether the collection contains an element with the specified key.
Public methodCopyTo
Copies the elements of the ICollection to an Array, starting at a particular Array index. (Inherited from ICollection.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator
Returns an IDictionaryEnumerator object for the IDictionary object.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove
Removes the element with the specified key from the collection.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also