Table of Contents

Class Private

Namespace
GLib
Assembly
GLib-2.0.dll
public sealed class Private
Inheritance
Private
Inherited Members

Constructors

Private()

public Private()

Private(PrivateOwnedHandle)

public Private(PrivateOwnedHandle handle)

Parameters

handle PrivateOwnedHandle

Properties

Handle

public PrivateOwnedHandle Handle { get; }

Property Value

PrivateOwnedHandle

Methods

Equals(Private?)

public bool Equals(Private? other)

Parameters

other Private

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.

Get()

public IntPtr Get()

Returns

IntPtr

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

Replace(IntPtr)

[Version("2.32")]
public void Replace(IntPtr value)

Parameters

value IntPtr

Set(IntPtr)

public void Set(IntPtr value)

Parameters

value IntPtr