Click or drag to resize

FileIdInfo Operators

The FileIdInfo type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Indicates whether the values of two specified FileIdInfo objects are equal.
Public operatorStatic memberGreaterThan
Implements the operator >.
Public operatorStatic memberInequality
Indicates whether the values of two specified FileIdInfo objects are not equal.
Public operatorStatic memberLessThan
Implements the operator <.
Top
See Also