Compares a Picker to another
Namespace: Visualisierung_BSP1Assembly: Visualisierung_BSP1 (in Visualisierung_BSP1.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public int CompareTo( T yOther ) |
| Visual Basic |
|---|
Public Function CompareTo ( _ yOther As T _ ) As Integer |
| Visual C++ |
|---|
public: virtual int CompareTo( T yOther ) sealed |
Parameters
- yOther
- Type: T
The other picker