Table of Contents

Class Win32MonitorClass

Namespace
GdkWin32
Assembly
GdkWin32-4.0.dll
public sealed class Win32MonitorClass
Inheritance
Win32MonitorClass
Inherited Members

Constructors

Win32MonitorClass(Win32MonitorClassOwnedHandle)

public Win32MonitorClass(Win32MonitorClassOwnedHandle handle)

Parameters

handle Win32MonitorClassOwnedHandle

Properties

Handle

public Win32MonitorClassOwnedHandle Handle { get; }

Property Value

Win32MonitorClassOwnedHandle

Methods

Equals(Win32MonitorClass?)

public bool Equals(Win32MonitorClass? other)

Parameters

other Win32MonitorClass

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.