DriveFolderCompareTo Method

Definition

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

Parameters

other  DriveFolder
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also