Click or drag to resize

SearchOperationCompareTo Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public int CompareTo(
	SearchOperation other
)

Parameters

other  SearchOperation
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also