The Utilities type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() ![]() | AddToArray | |
![]() ![]() | CheckTrueOrFalse | |
![]() ![]() | ConvertFromUtf32 | |
![]() ![]() | ConvertToUtf32(Char, Char) | |
![]() ![]() | ConvertToUtf32(array<Char>[]()[][], Int32) | |
![]() ![]() | ConvertToUtf32(String, Int32) | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() | GetKeySet | |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | InchesToMillimeters | |
![]() ![]() | InchesToPoints | |
![]() ![]() | IsSurrogateHigh | |
![]() ![]() | IsSurrogateLow | |
![]() ![]() | IsSurrogatePair(array<Char>[]()[][], Int32) | |
![]() ![]() | IsSurrogatePair(String, Int32) | |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | MillimetersToInches | |
![]() ![]() | MillimetersToPoints | |
![]() ![]() | PointsToInches | |
![]() ![]() | PointsToMillimeters | |
![]() ![]() | Skip |
This method is an alternative for the Stream.Skip()-method
that doesn't seem to work properly for big values of size.
|
![]() | ToString | (Inherited from Object.) |
![]() ![]() | ToURL |
This method makes a valid URL from a given filename.
|
![]() ![]() | UnEscapeURL |