Equals()

FILETIME::Equals(const FILETIME&) const method

Determines if the current object and the specified object are equal, i.e. represent the same file time.

bool System::Runtime::InteropServices::FILETIME::Equals(const FILETIME &other) const

See Also