|
Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.UString, including all inherited members.
| _count (defined in Loyc.UString) | Loyc.UString | |
| Append(StringBuilder sb, UString s) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| char(this) (defined in Loyc.UString) | Loyc.UString | |
| Clone() (defined in Loyc.UString) | Loyc.UString | |
| Clone() (defined in Loyc.UString) | Loyc.UString | |
| Clone() (defined in Loyc.UString) | Loyc.UString | |
| Clone() (defined in Loyc.UString) | Loyc.UString | |
| Clone() (defined in Loyc.UString) | Loyc.UString | |
| Clone() (defined in Loyc.UString) | Loyc.UString | |
| Count (defined in Loyc.UString) | Loyc.UString | |
| DecodeAt(int index) | Loyc.UString | inline |
| Empty (defined in Loyc.UString) | Loyc.UString | static |
| EndsWith(UString what, bool ignoreCase=false) (defined in Loyc.UString) | Loyc.UString | inline |
| Equals(object obj) (defined in Loyc.UString) | Loyc.UString | inline |
| Equals(UString other) (defined in Loyc.UString) | Loyc.UString | inline |
| Equals(UString other, bool ignoreCase) (defined in Loyc.UString) | Loyc.UString | inline |
| Find(uchar what, bool ignoreCase=false) | Loyc.UString | inline |
| Find(UString what, bool ignoreCase=false) | Loyc.UString | inline |
| First (defined in Loyc.UString) | Loyc.UString | |
| First (defined in Loyc.UString) | Loyc.UString | |
| GetEnumerator() (defined in Loyc.UString) | Loyc.UString | |
| GetEnumerator() (defined in Loyc.UString) | Loyc.UString | |
| GetEnumerator() (defined in Loyc.UString) | Loyc.UString | |
| GetEnumerator() (defined in Loyc.UString) | Loyc.UString | |
| GetHashCode() (defined in Loyc.UString) | Loyc.UString | inline |
| IndexOf(char find, bool ignoreCase=false) (defined in Loyc.UString) | Loyc.UString | inline |
| IndexOf(UString find, bool ignoreCase=false) (defined in Loyc.UString) | Loyc.UString | inline |
| InternalStart (defined in Loyc.UString) | Loyc.UString | |
| InternalStop (defined in Loyc.UString) | Loyc.UString | |
| InternalString | Loyc.UString | |
| IsEmpty | Loyc.UString | |
| IsNull | Loyc.UString | |
| Last (defined in Loyc.UString) | Loyc.UString | |
| Last (defined in Loyc.UString) | Loyc.UString | |
| Left(int length) | Loyc.UString | inline |
| Length | Loyc.UString | |
| Null (defined in Loyc.UString) | Loyc.UString | static |
| operator string(UString s) (defined in Loyc.UString) | Loyc.UString | inlineexplicitstatic |
| operator UString(string s) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| operator!=(UString x, UString y) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| operator+(string a, UString b) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| operator+(UString a, string b) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| operator+(UString a, UString b) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| operator==(UString x, UString y) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| PopFirst(out bool fail) (defined in Loyc.UString) | Loyc.UString | inline |
| PopFirst(out bool fail) (defined in Loyc.UString) | Loyc.UString | inline |
| PopLast(out bool fail) (defined in Loyc.UString) | Loyc.UString | inline |
| PopLast(out bool fail) (defined in Loyc.UString) | Loyc.UString | inline |
| Replace(UString what, UString replacement, bool ignoreCase=false, int maxReplacements=int.MaxValue) | Loyc.UString | inline |
| ReplaceOne(UString what, UString replacement, bool ignoreCase=false) (defined in Loyc.UString) | Loyc.UString | inline |
| Right(int length) | Loyc.UString | inline |
| ShedExcessMemory(int maxExtra) | Loyc.UString | inline |
| Slice(int start, int count) | Loyc.UString | inline |
| Slice(int start, int count=int.MaxValue) | Loyc.UString | inline |
| SplitAt(char delimiter, bool ignoreCase=false) (defined in Loyc.UString) | Loyc.UString | inline |
| SplitAt(UString delimiter) (defined in Loyc.UString) | Loyc.UString | inline |
| StartsWith(UString what, bool ignoreCase=false) | Loyc.UString | inline |
| Substring(int start, int count) | Loyc.UString | inline |
| Substring(int start) | Loyc.UString | inline |
| SubstringEqualHelper(string _str, int _start, UString what, bool ignoreCase=false) (defined in Loyc.UString) | Loyc.UString | inlinestatic |
| this[int index, char defaultValue] | Loyc.UString | |
| this[int index, int defaultValue] | Loyc.UString | |
| this[int index] | Loyc.UString | |
| ThrowIndexOutOfRange(int i) (defined in Loyc.UString) | Loyc.UString | inline |
| ToString() (defined in Loyc.UString) | Loyc.UString | inline |
| ToUpper() | Loyc.UString | inline |
| TryDecodeAt(int index) | Loyc.UString | inline |
| TryGet(int index, out bool fail) (defined in Loyc.UString) | Loyc.UString | inline |
| TryPopFirst() (defined in Loyc.UString) | Loyc.UString | inline |
| TryPopLast() (defined in Loyc.UString) | Loyc.UString | inline |
| uchar(this) (defined in Loyc.UString) | Loyc.UString | |
| UString(string str, int start, int count=int.MaxValue) | Loyc.UString | inline |
| UString(string str) (defined in Loyc.UString) | Loyc.UString | inline |
1.8.17