TeamChannelCompareTo Method

Definition

Namespace: FileHold.LibraryManager.Graph
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public int CompareTo(
	TeamChannel other
)

Parameters

other  TeamChannel
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also