TypeModel.CompareTo Method

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Compares the current type with another type based on their full names.
public int CompareTo(TypeModel other)

Parameters

other TypeModel
The other type to compare with.

Returns

int
An integer that indicates the relative order of the types being compared.