Click or drag to resize

CloudFileStatusCompareTo Method (Object)

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(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Int32

Implements

IComparableCompareTo(Object)
Exceptions
ExceptionCondition
ArgumentException
See Also