Name | Description | |
---|---|---|
![]() | Add | Adds an XMLSSAttribute to the XMLSSAttributeCollection. |
![]() | AddRange | Adds the elements of an XMLSSAttributeCollection to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Overloaded. Retrieves a boolean value indicating whether a specific XMLSSAttribute object exists in the collection. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Overloaded. Searches for the XMLSSAttribute with the specified prefix and local name and returns the zero-based index of the first occurrence within the collection. |
![]() | Insert | |
![]() | Remove | Overloaded. Removes an XMLSSAttribute object with the specified prefix and localName from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |