Enhanced C#
Language of your choice: library documentation
Loyc.UString Member List

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.UStringinlinestatic
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.UStringinline
Empty (defined in Loyc.UString)Loyc.UStringstatic
EndsWith(UString what, bool ignoreCase=false) (defined in Loyc.UString)Loyc.UStringinline
Equals(object obj) (defined in Loyc.UString)Loyc.UStringinline
Equals(UString other) (defined in Loyc.UString)Loyc.UStringinline
Equals(UString other, bool ignoreCase) (defined in Loyc.UString)Loyc.UStringinline
Find(uchar what, bool ignoreCase=false)Loyc.UStringinline
Find(UString what, bool ignoreCase=false)Loyc.UStringinline
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.UStringinline
IndexOf(char find, bool ignoreCase=false) (defined in Loyc.UString)Loyc.UStringinline
IndexOf(UString find, bool ignoreCase=false) (defined in Loyc.UString)Loyc.UStringinline
InternalStart (defined in Loyc.UString)Loyc.UString
InternalStop (defined in Loyc.UString)Loyc.UString
InternalStringLoyc.UString
IsEmptyLoyc.UString
IsNullLoyc.UString
Last (defined in Loyc.UString)Loyc.UString
Last (defined in Loyc.UString)Loyc.UString
Left(int length)Loyc.UStringinline
LengthLoyc.UString
Null (defined in Loyc.UString)Loyc.UStringstatic
operator string(UString s) (defined in Loyc.UString)Loyc.UStringinlineexplicitstatic
operator UString(string s) (defined in Loyc.UString)Loyc.UStringinlinestatic
operator!=(UString x, UString y) (defined in Loyc.UString)Loyc.UStringinlinestatic
operator+(string a, UString b) (defined in Loyc.UString)Loyc.UStringinlinestatic
operator+(UString a, string b) (defined in Loyc.UString)Loyc.UStringinlinestatic
operator+(UString a, UString b) (defined in Loyc.UString)Loyc.UStringinlinestatic
operator==(UString x, UString y) (defined in Loyc.UString)Loyc.UStringinlinestatic
PopFirst(out bool fail) (defined in Loyc.UString)Loyc.UStringinline
PopFirst(out bool fail) (defined in Loyc.UString)Loyc.UStringinline
PopLast(out bool fail) (defined in Loyc.UString)Loyc.UStringinline
PopLast(out bool fail) (defined in Loyc.UString)Loyc.UStringinline
Replace(UString what, UString replacement, bool ignoreCase=false, int maxReplacements=int.MaxValue)Loyc.UStringinline
ReplaceOne(UString what, UString replacement, bool ignoreCase=false) (defined in Loyc.UString)Loyc.UStringinline
Right(int length)Loyc.UStringinline
ShedExcessMemory(int maxExtra)Loyc.UStringinline
Slice(int start, int count)Loyc.UStringinline
Slice(int start, int count=int.MaxValue)Loyc.UStringinline
SplitAt(char delimiter, bool ignoreCase=false) (defined in Loyc.UString)Loyc.UStringinline
SplitAt(UString delimiter) (defined in Loyc.UString)Loyc.UStringinline
StartsWith(UString what, bool ignoreCase=false)Loyc.UStringinline
Substring(int start, int count)Loyc.UStringinline
Substring(int start)Loyc.UStringinline
SubstringEqualHelper(string _str, int _start, UString what, bool ignoreCase=false) (defined in Loyc.UString)Loyc.UStringinlinestatic
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.UStringinline
ToString() (defined in Loyc.UString)Loyc.UStringinline
ToUpper()Loyc.UStringinline
TryDecodeAt(int index)Loyc.UStringinline
TryGet(int index, out bool fail) (defined in Loyc.UString)Loyc.UStringinline
TryPopFirst() (defined in Loyc.UString)Loyc.UStringinline
TryPopLast() (defined in Loyc.UString)Loyc.UStringinline
uchar(this) (defined in Loyc.UString)Loyc.UString
UString(string str, int start, int count=int.MaxValue)Loyc.UStringinline
UString(string str) (defined in Loyc.UString)Loyc.UStringinline