LiteralString Methods |
The LiteralString type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueType.Equals(Object).) | |
Equals(LiteralString) | Indicates whether the current object is equal to another object of the same type. | |
GetChar |
Gets a character given its position.
| |
GetHashCode | Returns the hash code for this instance. (Overrides ValueType.GetHashCode().) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Convert this instance to a String.
(Overrides ValueType.ToString().) |