Click or drag to resize

CloudFileStatusCompareTo Method (CloudFileStatus)

IT Hit User File System

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

Parameters

other
Type: ITHit.FileSystemCloudFileStatus

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also