Click or drag to resize

BufferBaseCompareTo Method


Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int CompareTo(
	BufferBase other
)

Parameters

other  BufferBase
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also