DesktopRegion.Equality(DesktopRegion, Object) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator ==(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::DesktopRegion obj1, System::Object ^ value);
public static bool operator == (Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegion obj1, object value);
static member ( = ) : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.DesktopRegion * obj -> bool
Public Shared Operator == (obj1 As DesktopRegion, value As Object) As Boolean
Parameters
- obj1
- DesktopRegion
- value
- Object