StreamingContext::Equals Method (Object^)
.NET Framework (current version)
Determines whether two StreamingContext instances contain the same values.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System::Object^
An object to compare with the current instance.
Return Value
Type: System::Booleantrue if the specified object is an instance of StreamingContext and equals the value of the current instance; otherwise, false.
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show: