Xceed Grid for WinForms v4.3 Documentation
XMLSSAttributeCollection Class Members
Properties  Methods 


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

The following tables list the members exposed by XMLSSAttributeCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the XMLSSAttributeCollection class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets the XMLSSAttribute at the specified index.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
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