Method CompareTo
CompareTo(BeamIndices)
Compares two BeamIndices instances.
Declaration
public int CompareTo(BeamIndices other)
Parameters
Type | Name | Description |
---|---|---|
BeamIndices | other | The other instance. |
Returns
Type | Description |
---|---|
int | The comparison result, as an integer. |