Compares two XllAttributes 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 CompareTo( Object other ) |
Visual Basic (Declaration) |
---|
Public Function CompareTo ( _ other As Object _ ) As Integer |
Visual C++ |
---|
public: virtual int CompareTo( Object^ other ) sealed |
Parameters
- other
- Type: System..::.Object
A second instance to be compared to this.