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
Methods
Equals(Private?)
public bool Equals(Private? other)
Parameters
other
Private
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
Get()
public IntPtr Get()
Returns
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