Language Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Language : HarfBuzzSharp.NativeObject
- Inheritance
Constructors
| Language(CultureInfo) | |
| Language(String) |
Properties
| Default | |
| Handle |
Gets or sets the handle to the underlying native object. (Inherited from NativeObject) |
| Name | |
Methods
| Dispose() |
Releases all resources used by this NativeObject. (Inherited from NativeObject) |
| Dispose(Boolean) |
Releases the unmanaged resources used by the NativeObject and optionally releases the managed resources. (Inherited from NativeObject) |
| DisposeHandler() |
Releases the unmanaged resources used. (Inherited from NativeObject) |
| Equals(Object) | |
| GetHashCode() | |
| ToString() | |