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.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class XllAttributeOverrides _
Implements ICloneable |
| Visual C++ |
|---|
public ref class XllAttributeOverrides : ICloneable |
Inheritance Hierarchy
See Also