
'Declaration <DefaultMemberAttribute("Item")> Public Class XMLSSAttributeCollection Inherits System.Collections.CollectionBase
'Usage Dim instance As XMLSSAttributeCollection
[DefaultMember("Item")] public class XMLSSAttributeCollection : System.Collections.CollectionBase
System.Object
System.Collections.CollectionBase
Xceed.Grid.Exporting.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) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2