Click or drag to resize

CloudFileStatusEquals Method (Int32)

IT Hit User File System

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

Parameters

other
Type: SystemInt32

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also