Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
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
Back (defined in Loyc.UString)Loyc.UString
Clone() (defined in Loyc.UString)Loyc.UStringinline
Clone() (defined in Loyc.UString)Loyc.UStringinline
Clone() (defined in Loyc.UString)Loyc.UStringinline
Count (defined in Loyc.UString)Loyc.UString
DecodeAt(int index)Loyc.UStringinline
Empty (defined in Loyc.UString)Loyc.UStringstatic
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
Front (defined in Loyc.UString)Loyc.UString
GetEnumerator() (defined in Loyc.UString)Loyc.UStringinline
GetEnumerator() (defined in Loyc.UString)Loyc.UStringinline
GetEnumerator() (defined in Loyc.UString)Loyc.UStringinline
GetEnumerator() (defined in Loyc.UString)Loyc.UStringinline
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
IsEmpty (defined in Loyc.UString)Loyc.UString
Length (defined in Loyc.UString)Loyc.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(StringSlice s) (defined in Loyc.UString)Loyc.UStringinlinestatic
operator!=(UString x, UString y) (defined in Loyc.UString)Loyc.UStringinlinestatic
operator==(UString x, UString y) (defined in Loyc.UString)Loyc.UStringinlinestatic
PopBack(out bool fail) (defined in Loyc.UString)Loyc.UStringinline
PopFront(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
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) (defined in Loyc.UString)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)Loyc.UStringinline
UString(string str, int start, int count=int.MaxValue)Loyc.UStringinline
UString(string str) (defined in Loyc.UString)Loyc.UStringinline