Click or drag to resize

CloudFileStatusCompareTo Method (CloudFileStatus)

IT Hit User File System

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public int CompareTo(
	CloudFileStatus other
)

Parameters

other
Type: ITHit.FileSystemCloudFileStatus

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also