A collection of overrides for exporting reflected members from an Assembly.
            XllAttributeOverrides contains a map connecting
            zero or more reflected members and a set of override attributes
            each held in a 
XllAttributes object.
            
 
    Namespace: 
   XllPlus
    Assembly:
   Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| Visual Basic (Declaration) | 
|---|
Public Class XllAttributeOverrides _
	Implements ICloneable  | 
| Visual C++ | 
|---|
public ref class XllAttributeOverrides : ICloneable  | 
Inheritance Hierarchy
See Also