Click or drag to resize

IndicesItemCompareTo Method


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntax
C#
public int CompareTo(
	IndicesItem? other
)

Parameters

other  IndicesItem
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also