| Visual Basic (Declaration) | |
|---|---|
Public Function CompareTo( _ ByVal obj As System.Object _ ) As System.Integer | |
| C# | |
|---|---|
public System.int CompareTo( System.object obj ) | |
Parameters
- obj
- The expression to compare the current expression with.
|
| ActiveReports Developer 7 | |
| CompareTo Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfo Class : CompareTo Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function CompareTo( _ ByVal obj As System.Object _ ) As System.Integer | |
| C# | |
|---|---|
public System.int CompareTo( System.object obj ) | |