Duration::Equals Method (Object^)
.NET Framework (current version)
Determines whether a specified object is equal to an instance of Duration.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- value
-
Type:
System::Object^
Object to check for equality.
Return Value
Type: System::Booleantrue if value is equal to the current instance of Duration; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: