Compares two XllArgumentAttribute instances.
Namespace:
XllPlusAssembly: Psl.XL6.XnReflect.Runtime (in Psl.XL6.XnReflect.Runtime.dll) Version: 6.3.4.831 (6.3.4.0831)
Syntax
C# |
---|
public int Compare( XllArgumentAttribute other ) |
Visual Basic (Declaration) |
---|
Public Function Compare ( _ other As XllArgumentAttribute _ ) As Integer |
Visual C++ |
---|
public: int Compare( XllArgumentAttribute^ other ) |
Parameters
- other
- Type: XllPlus..::.XllArgumentAttribute
A second instance to be compared to this.