FileHold 17.1 API Documentation
C#
Show/Hide TOC
Drive
Folder
Compare
To Method
Definition
Namespace:
FileHold.LibraryManager.Graph
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
int
CompareTo
(
DriveFolder
other
)
Parameters
other
DriveFolder
Return Value
Int32
Implements
IComparable
T
CompareTo(T)
See Also
Reference
DriveFolder Class
FileHold.LibraryManager.Graph Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also