Click or drag to resize

ServiceTemplatesCompareTo Method

[Missing <summary> documentation for "M:Cadcorp.Configuration.Templates.ServiceTemplates.CompareTo(Cadcorp.Configuration.Templates.ServiceTemplates)"]

Namespace:  Cadcorp.Configuration.Templates
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public int CompareTo(
	ServiceTemplates other
)

Parameters

other
Type: Cadcorp.Configuration.TemplatesServiceTemplates

[Missing <param name="other"/> documentation for "M:Cadcorp.Configuration.Templates.ServiceTemplates.CompareTo(Cadcorp.Configuration.Templates.ServiceTemplates)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Cadcorp.Configuration.Templates.ServiceTemplates.CompareTo(Cadcorp.Configuration.Templates.ServiceTemplates)"]

Implements

IComparableTCompareTo(T)
See Also