Xceed Grid for WinForms v4.3 Documentation
XMLSSAttributeCollection Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Exporting Namespace : XMLSSAttributeCollection Class

For a list of all members of this type, see XMLSSAttributeCollection members.

Public Methods
 NameDescription
Public MethodAdds an XMLSSAttribute to the XMLSSAttributeCollection.  
Public MethodAdds the elements of an XMLSSAttributeCollection to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Retrieves a boolean value indicating whether a specific XMLSSAttribute object exists in the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Searches for the XMLSSAttribute with the specified prefix and local name and returns the zero-based index of the first occurrence within the collection.  
Public Method  
Public MethodOverloaded. Removes an XMLSSAttribute object with the specified prefix and localName from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes before inserting a new item into the XMLSSAttributeCollection.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

XMLSSAttributeCollection Class
Xceed.Grid.Exporting Namespace