Table of Contents

Class language_t

Namespace
HarfBuzz
Assembly
HarfBuzz-0.0.dll
public sealed class language_t
Inheritance
language_t
Inherited Members

Constructors

language_t()

public language_t()

language_t(language_tOwnedHandle)

public language_t(language_tOwnedHandle handle)

Parameters

handle language_tOwnedHandle

Properties

Handle

public language_tOwnedHandle Handle { get; }

Property Value

language_tOwnedHandle

Methods

Equals(language_t?)

public bool Equals(language_t? other)

Parameters

other language_t

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.

String()

[Version("0.9.2")]
public string String()

Returns

string