Table of Contents

Class NativeVolumeMonitorClass

Namespace
Gio
Assembly
Gio-2.0.dll
public sealed class NativeVolumeMonitorClass
Inheritance
NativeVolumeMonitorClass
Inherited Members

Constructors

NativeVolumeMonitorClass()

public NativeVolumeMonitorClass()

NativeVolumeMonitorClass(NativeVolumeMonitorClassOwnedHandle)

public NativeVolumeMonitorClass(NativeVolumeMonitorClassOwnedHandle handle)

Parameters

handle NativeVolumeMonitorClassOwnedHandle

Properties

Handle

public NativeVolumeMonitorClassOwnedHandle Handle { get; }

Property Value

NativeVolumeMonitorClassOwnedHandle

Methods

Equals(NativeVolumeMonitorClass?)

public bool Equals(NativeVolumeMonitorClass? other)

Parameters

other NativeVolumeMonitorClass

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.