Skip to main content

Utility

Description

A group of general-purpose APIs.

API belonging to area

NameDescription
IUtilityProvides general-purpose operations.
IFileUtilityProvides file operations.
IIndentableTextA text sequence object.

All methods defined in this interface return the instance itself on which the method is called.
This allows you to chain method calls to form sequences.
IResourceUtilityProvides resource operations.