SystemProfilerSection CompareTo Method Delta Engine Documentation

Namespace: DeltaEngine.Profiling
Assembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public int CompareTo(
	SystemProfilerSection other
)

Return Value

Type: Int32

Implements

IComparable T  CompareTo(T)
See Also