Name | Description | |
---|---|---|
XMLSSAttributeCollection Constructor | Initializes a new instance of the XMLSSAttributeCollection class. |
The following tables list the members exposed by XMLSSAttributeCollection.
Name | Description | |
---|---|---|
XMLSSAttributeCollection Constructor | Initializes a new instance of the XMLSSAttributeCollection class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets the XMLSSAttribute at the specified index. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
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) |
Name | Description | |
---|---|---|
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | (Inherited from System.Collections.CollectionBase) | |
OnInsert | Overridden. Performs additional custom processes before inserting a new item into the XMLSSAttributeCollection. | |
OnInsertComplete | (Inherited from System.Collections.CollectionBase) | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) |