Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 ...
![]() | System.Object = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Equals (Object obj) |
![]() | = | Equals (Object objA, Object objB) |
![]() | = | GetHashCode () |
![]() | = | GetType () |
![]() | = | ReferenceEquals (Object objA, Object objB) |
![]() | = | ToString () |
![]() | System.ICloneable = | |
---|---|---|
![]() | = | Clone () |
![]() | System.Collections.IEnumerable = | |
---|---|---|
![]() | = | GetEnumerator () |
![]() | System.Collections.ICollection = | |
---|---|---|
![]() | = | CopyTo (Array array, Int32 index) |
![]() | = | Count |
![]() | = | IsSynchronized |
![]() | = | SyncRoot |
![]() | System.Collections.IList = | |
---|---|---|
![]() | = | Add (Object value) |
![]() | = | Clear () |
![]() | = | Contains (Object value) |
![]() | = | IndexOf (Object value) |
![]() | = | Insert (Int32 index, Object value) |
![]() | = | Remove (Object value) |
![]() | = | RemoveAt (Int32 index) |
![]() | = | IsFixedSize |
![]() | = | IsReadOnly |
![]() | = | Item [Int32 index] |
![]() | System.Array != | |
---|---|---|
![]() | + | AsReadOnly (T[] array) |
![]() | = | BinarySearch (Array array, Object value) |
![]() | = | BinarySearch (Array array, Int32 index, Int32 length, Object value) |
![]() | = | BinarySearch (Array array, Object value, IComparer comparer) |
![]() | = | BinarySearch (Array array, Int32 index, Int32 length, Object value, IComparer comparer) |
![]() | + | BinarySearch (T[] array, T value) |
![]() | + | BinarySearch (T[] array, T value, IComparer`1 comparer) |
![]() | + | BinarySearch (T[] array, Int32 index, Int32 length, T value) |
![]() | + | BinarySearch (T[] array, Int32 index, Int32 length, T value, IComparer`1 comparer) |
![]() | = | BinarySearch (Array array, Object value) |
![]() | = | BinarySearch (Array array, Int32 index, Int32 length, Object value) |
![]() | = | BinarySearch (Array array, Object value, IComparer comparer) |
![]() | = | BinarySearch (Array array, Int32 index, Int32 length, Object value, IComparer comparer) |
![]() | = | Clear (Array array, Int32 index, Int32 length) |
![]() | = | Clear (Array array, Int32 index, Int32 length) |
![]() | = | Clone () |
![]() | = | Clone () |
![]() | + | ConstrainedCopy (Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length) |
![]() | + | ConvertAll (TInput[] array, Converter`2 converter) |
![]() | = | Copy (Array sourceArray, Array destinationArray, Int32 length) |
![]() | = | Copy (Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length) |
![]() | = | Copy (Array sourceArray, Array destinationArray, Int64 length) |
![]() | = | Copy (Array sourceArray, Int64 sourceIndex, Array destinationArray, Int64 destinationIndex, Int64 length) |
![]() | = | Copy (Array sourceArray, Array destinationArray, Int32 length) |
![]() | = | Copy (Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length) |
![]() | = | Copy (Array sourceArray, Array destinationArray, Int64 length) |
![]() | = | Copy (Array sourceArray, Int64 sourceIndex, Array destinationArray, Int64 destinationIndex, Int64 length) |
![]() | = | CopyTo (Array array, Int32 index) |
![]() | = | CopyTo (Array array, Int64 index) |
![]() | = | CopyTo (Array array, Int32 index) |
![]() | = | CopyTo (Array array, Int64 index) |
![]() | = | CreateInstance (Type elementType, Int32 length) |
![]() | = | CreateInstance (Type elementType, Int32 length1, Int32 length2) |
![]() | = | CreateInstance (Type elementType, Int32 length1, Int32 length2, Int32 length3) |
![]() | = | CreateInstance (Type elementType, Int32[] lengths) |
![]() | = | CreateInstance (Type elementType, Int64[] lengths) |
![]() | = | CreateInstance (Type elementType, Int32[] lengths, Int32[] lowerBounds) |
![]() | = | CreateInstance (Type elementType, Int32 length) |
![]() | = | CreateInstance (Type elementType, Int32 length1, Int32 length2) |
![]() | = | CreateInstance (Type elementType, Int32 length1, Int32 length2, Int32 length3) |
![]() | = | CreateInstance (Type elementType, Int32[] lengths) |
![]() | = | CreateInstance (Type elementType, Int64[] lengths) |
![]() | = | CreateInstance (Type elementType, Int32[] lengths, Int32[] lowerBounds) |
![]() | + | Exists (T[] array, Predicate`1 match) |
![]() | + | Find (T[] array, Predicate`1 match) |
![]() | + | FindAll (T[] array, Predicate`1 match) |
![]() | + | FindIndex (T[] array, Predicate`1 match) |
![]() | + | FindIndex (T[] array, Int32 startIndex, Predicate`1 match) |
![]() | + | FindIndex (T[] array, Int32 startIndex, Int32 count, Predicate`1 match) |
![]() | + | FindLast (T[] array, Predicate`1 match) |
![]() | + | FindLastIndex (T[] array, Predicate`1 match) |
![]() | + | FindLastIndex (T[] array, Int32 startIndex, Predicate`1 match) |
![]() | + | FindLastIndex (T[] array, Int32 startIndex, Int32 count, Predicate`1 match) |
![]() | + | ForEach (T[] array, Action`1 action) |
![]() | = | GetEnumerator () |
![]() | = | GetEnumerator () |
![]() | = | GetLength (Int32 dimension) |
![]() | = | GetLength (Int32 dimension) |
![]() | = | GetLongLength (Int32 dimension) |
![]() | = | GetLongLength (Int32 dimension) |
![]() | = | GetLowerBound (Int32 dimension) |
![]() | = | GetLowerBound (Int32 dimension) |
![]() | = | GetUpperBound (Int32 dimension) |
![]() | = | GetUpperBound (Int32 dimension) |
![]() | = | GetValue (Int32[] indices) |
![]() | = | GetValue (Int32 index) |
![]() | = | GetValue (Int32 index1, Int32 index2) |
![]() | = | GetValue (Int32 index1, Int32 index2, Int32 index3) |
![]() | = | GetValue (Int64 index) |
![]() | = | GetValue (Int64 index1, Int64 index2) |
![]() | = | GetValue (Int64 index1, Int64 index2, Int64 index3) |
![]() | = | GetValue (Int64[] indices) |
![]() | = | GetValue (Int32[] indices) |
![]() | = | GetValue (Int32 index) |
![]() | = | GetValue (Int32 index1, Int32 index2) |
![]() | = | GetValue (Int32 index1, Int32 index2, Int32 index3) |
![]() | = | GetValue (Int64 index) |
![]() | = | GetValue (Int64 index1, Int64 index2) |
![]() | = | GetValue (Int64 index1, Int64 index2, Int64 index3) |
![]() | = | GetValue (Int64[] indices) |
![]() | = | IndexOf (Array array, Object value) |
![]() | = | IndexOf (Array array, Object value, Int32 startIndex) |
![]() | = | IndexOf (Array array, Object value, Int32 startIndex, Int32 count) |
![]() | + | IndexOf (T[] array, T value) |
![]() | + | IndexOf (T[] array, T value, Int32 startIndex) |
![]() | + | IndexOf (T[] array, T value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (Array array, Object value) |
![]() | = | IndexOf (Array array, Object value, Int32 startIndex) |
![]() | = | IndexOf (Array array, Object value, Int32 startIndex, Int32 count) |
![]() | = | Initialize () |
![]() | = | Initialize () |
![]() | = | LastIndexOf (Array array, Object value) |
![]() | = | LastIndexOf (Array array, Object value, Int32 startIndex) |
![]() | = | LastIndexOf (Array array, Object value, Int32 startIndex, Int32 count) |
![]() | + | LastIndexOf (T[] array, T value) |
![]() | + | LastIndexOf (T[] array, T value, Int32 startIndex) |
![]() | + | LastIndexOf (T[] array, T value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (Array array, Object value) |
![]() | = | LastIndexOf (Array array, Object value, Int32 startIndex) |
![]() | = | LastIndexOf (Array array, Object value, Int32 startIndex, Int32 count) |
![]() | + | Resize (T[]& array, Int32 newSize) |
![]() | = | Reverse (Array array) |
![]() | = | Reverse (Array array, Int32 index, Int32 length) |
![]() | = | Reverse (Array array) |
![]() | = | Reverse (Array array, Int32 index, Int32 length) |
![]() | = | SetValue (Object value, Int32 index) |
![]() | = | SetValue (Object value, Int32 index1, Int32 index2) |
![]() | = | SetValue (Object value, Int32 index1, Int32 index2, Int32 index3) |
![]() | = | SetValue (Object value, Int32[] indices) |
![]() | = | SetValue (Object value, Int64 index) |
![]() | = | SetValue (Object value, Int64 index1, Int64 index2) |
![]() | = | SetValue (Object value, Int64 index1, Int64 index2, Int64 index3) |
![]() | = | SetValue (Object value, Int64[] indices) |
![]() | = | SetValue (Object value, Int32 index) |
![]() | = | SetValue (Object value, Int32 index1, Int32 index2) |
![]() | = | SetValue (Object value, Int32 index1, Int32 index2, Int32 index3) |
![]() | = | SetValue (Object value, Int32[] indices) |
![]() | = | SetValue (Object value, Int64 index) |
![]() | = | SetValue (Object value, Int64 index1, Int64 index2) |
![]() | = | SetValue (Object value, Int64 index1, Int64 index2, Int64 index3) |
![]() | = | SetValue (Object value, Int64[] indices) |
![]() | = | Sort (Array array) |
![]() | = | Sort (Array keys, Array items) |
![]() | = | Sort (Array array, Int32 index, Int32 length) |
![]() | = | Sort (Array keys, Array items, Int32 index, Int32 length) |
![]() | = | Sort (Array array, IComparer comparer) |
![]() | = | Sort (Array keys, Array items, IComparer comparer) |
![]() | = | Sort (Array array, Int32 index, Int32 length, IComparer comparer) |
![]() | = | Sort (Array keys, Array items, Int32 index, Int32 length, IComparer comparer) |
![]() | + | Sort (T[] array) |
![]() | + | Sort (TKey[] keys, TValue[] items) |
![]() | + | Sort (T[] array, Int32 index, Int32 length) |
![]() | + | Sort (TKey[] keys, TValue[] items, Int32 index, Int32 length) |
![]() | + | Sort (T[] array, IComparer`1 comparer) |
![]() | + | Sort (TKey[] keys, TValue[] items, IComparer`1 comparer) |
![]() | + | Sort (T[] array, Int32 index, Int32 length, IComparer`1 comparer) |
![]() | + | Sort (TKey[] keys, TValue[] items, Int32 index, Int32 length, IComparer`1 comparer) |
![]() | + | Sort (T[] array, Comparison`1 comparison) |
![]() | = | Sort (Array array) |
![]() | = | Sort (Array keys, Array items) |
![]() | = | Sort (Array array, Int32 index, Int32 length) |
![]() | = | Sort (Array keys, Array items, Int32 index, Int32 length) |
![]() | = | Sort (Array array, IComparer comparer) |
![]() | = | Sort (Array keys, Array items, IComparer comparer) |
![]() | = | Sort (Array array, Int32 index, Int32 length, IComparer comparer) |
![]() | = | Sort (Array keys, Array items, Int32 index, Int32 length, IComparer comparer) |
![]() | + | TrueForAll (T[] array, Predicate`1 match) |
![]() | = | IsFixedSize |
![]() | = | IsFixedSize |
![]() | = | IsReadOnly |
![]() | = | IsReadOnly |
![]() | = | IsSynchronized |
![]() | = | IsSynchronized |
![]() | = | Length |
![]() | = | Length |
![]() | = | LongLength |
![]() | = | LongLength |
![]() | = | Rank |
![]() | = | Rank |
![]() | = | SyncRoot |
![]() | = | SyncRoot |
![]() | System.Collections.IEnumerator = | |
---|---|---|
![]() | = | MoveNext () |
![]() | = | Reset () |
![]() | = | Current |
![]() | System.IComparable = | |
---|---|---|
![]() | = | CompareTo (Object obj) |
![]() | System.IConvertible = | |
---|---|---|
![]() | = | GetTypeCode () |
![]() | = | ToBoolean (IFormatProvider provider) |
![]() | = | ToByte (IFormatProvider provider) |
![]() | = | ToChar (IFormatProvider provider) |
![]() | = | ToDateTime (IFormatProvider provider) |
![]() | = | ToDecimal (IFormatProvider provider) |
![]() | = | ToDouble (IFormatProvider provider) |
![]() | = | ToInt16 (IFormatProvider provider) |
![]() | = | ToInt32 (IFormatProvider provider) |
![]() | = | ToInt64 (IFormatProvider provider) |
![]() | = | ToSByte (IFormatProvider provider) |
![]() | = | ToSingle (IFormatProvider provider) |
![]() | = | ToString (IFormatProvider provider) |
![]() | = | ToType (Type conversionType, IFormatProvider provider) |
![]() | = | ToUInt16 (IFormatProvider provider) |
![]() | = | ToUInt32 (IFormatProvider provider) |
![]() | = | ToUInt64 (IFormatProvider provider) |
![]() | System.String != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Empty |
![]() | = | Empty |
![]() | = | Clone () |
![]() | = | Clone () |
![]() | = | Compare (String strA, String strB) |
![]() | = | Compare (String strA, String strB, Boolean ignoreCase) |
![]() | = | Compare (String strA, String strB, Boolean ignoreCase, CultureInfo culture) |
![]() | = | Compare (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length) |
![]() | = | Compare (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, Boolean ignoreCase) |
![]() | = | Compare (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, Boolean ignoreCase, CultureInfo culture) |
![]() | = | Compare (String strA, String strB) |
![]() | = | Compare (String strA, String strB, Boolean ignoreCase) |
![]() | + | Compare (String strA, String strB, StringComparison comparisonType) |
![]() | = | Compare (String strA, String strB, Boolean ignoreCase, CultureInfo culture) |
![]() | = | Compare (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length) |
![]() | = | Compare (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, Boolean ignoreCase) |
![]() | = | Compare (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, Boolean ignoreCase, CultureInfo culture) |
![]() | + | Compare (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) |
![]() | = | CompareOrdinal (String strA, String strB) |
![]() | = | CompareOrdinal (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length) |
![]() | = | CompareOrdinal (String strA, String strB) |
![]() | = | CompareOrdinal (String strA, Int32 indexA, String strB, Int32 indexB, Int32 length) |
![]() | = | CompareTo (Object value) |
![]() | = | CompareTo (String strB) |
![]() | = | CompareTo (Object value) |
![]() | = | CompareTo (String strB) |
![]() | = | Concat (Object arg0) |
![]() | = | Concat (Object arg0, Object arg1) |
![]() | = | Concat (Object arg0, Object arg1, Object arg2) |
![]() | = | Concat (Object arg0, Object arg1, Object arg2, Object arg3) |
![]() | = | Concat (Object[] args) |
![]() | = | Concat (String str0, String str1) |
![]() | = | Concat (String str0, String str1, String str2) |
![]() | = | Concat (String str0, String str1, String str2, String str3) |
![]() | = | Concat (String[] values) |
![]() | = | Concat (Object arg0) |
![]() | = | Concat (Object arg0, Object arg1) |
![]() | = | Concat (Object arg0, Object arg1, Object arg2) |
![]() | = | Concat (Object arg0, Object arg1, Object arg2, Object arg3) |
![]() | = | Concat (Object[] args) |
![]() | = | Concat (String str0, String str1) |
![]() | = | Concat (String str0, String str1, String str2) |
![]() | = | Concat (String str0, String str1, String str2, String str3) |
![]() | = | Concat (String[] values) |
![]() | + | Contains (String value) |
![]() | = | Copy (String str) |
![]() | = | Copy (String str) |
![]() | = | CopyTo (Int32 sourceIndex, Char[] destination, Int32 destinationIndex, Int32 count) |
![]() | = | CopyTo (Int32 sourceIndex, Char[] destination, Int32 destinationIndex, Int32 count) |
![]() | = | EndsWith (String value) |
![]() | = | EndsWith (String value) |
![]() | + | EndsWith (String value, StringComparison comparisonType) |
![]() | + | EndsWith (String value, Boolean ignoreCase, CultureInfo culture) |
![]() | = | Equals (Object obj) |
![]() | = | Equals (String value) |
![]() | = | Equals (String a, String b) |
![]() | = | Equals (Object obj) |
![]() | = | Equals (String value) |
![]() | + | Equals (String value, StringComparison comparisonType) |
![]() | = | Equals (String a, String b) |
![]() | + | Equals (String a, String b, StringComparison comparisonType) |
![]() | = | Format (String format, Object arg0) |
![]() | = | Format (String format, Object arg0, Object arg1) |
![]() | = | Format (String format, Object arg0, Object arg1, Object arg2) |
![]() | = | Format (String format, Object[] args) |
![]() | = | Format (IFormatProvider provider, String format, Object[] args) |
![]() | = | Format (String format, Object arg0) |
![]() | = | Format (String format, Object arg0, Object arg1) |
![]() | = | Format (String format, Object arg0, Object arg1, Object arg2) |
![]() | = | Format (String format, Object[] args) |
![]() | = | Format (IFormatProvider provider, String format, Object[] args) |
![]() | = | GetEnumerator () |
![]() | = | GetEnumerator () |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | = | GetTypeCode () |
![]() | = | GetTypeCode () |
![]() | = | IndexOf (Char value) |
![]() | = | IndexOf (Char value, Int32 startIndex) |
![]() | = | IndexOf (Char value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (String value) |
![]() | = | IndexOf (String value, Int32 startIndex) |
![]() | = | IndexOf (String value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (Char value, Int32 startIndex, Int32 count) |
![]() | = | IndexOf (Char value) |
![]() | = | IndexOf (Char value, Int32 startIndex) |
![]() | = | IndexOf (String value) |
![]() | = | IndexOf (String value, Int32 startIndex) |
![]() | = | IndexOf (String value, Int32 startIndex, Int32 count) |
![]() | + | IndexOf (String value, StringComparison comparisonType) |
![]() | + | IndexOf (String value, Int32 startIndex, StringComparison comparisonType) |
![]() | + | IndexOf (String value, Int32 startIndex, Int32 count, StringComparison comparisonType) |
![]() | = | IndexOfAny (Char[] anyOf) |
![]() | = | IndexOfAny (Char[] anyOf, Int32 startIndex) |
![]() | = | IndexOfAny (Char[] anyOf, Int32 startIndex, Int32 count) |
![]() | = | IndexOfAny (Char[] anyOf, Int32 startIndex, Int32 count) |
![]() | = | IndexOfAny (Char[] anyOf) |
![]() | = | IndexOfAny (Char[] anyOf, Int32 startIndex) |
![]() | = | Insert (Int32 startIndex, String value) |
![]() | = | Insert (Int32 startIndex, String value) |
![]() | = | Intern (String str) |
![]() | = | Intern (String str) |
![]() | = | IsInterned (String str) |
![]() | = | IsInterned (String str) |
![]() | + | IsNormalized () |
![]() | + | IsNormalized (NormalizationForm normalizationForm) |
![]() | + | IsNullOrEmpty (String value) |
![]() | = | Join (String separator, String[] value) |
![]() | = | Join (String separator, String[] value, Int32 startIndex, Int32 count) |
![]() | = | Join (String separator, String[] value) |
![]() | = | Join (String separator, String[] value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (Char value) |
![]() | = | LastIndexOf (Char value, Int32 startIndex) |
![]() | = | LastIndexOf (Char value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (String value) |
![]() | = | LastIndexOf (String value, Int32 startIndex) |
![]() | = | LastIndexOf (String value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (Char value, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOf (Char value) |
![]() | = | LastIndexOf (Char value, Int32 startIndex) |
![]() | = | LastIndexOf (String value) |
![]() | = | LastIndexOf (String value, Int32 startIndex) |
![]() | = | LastIndexOf (String value, Int32 startIndex, Int32 count) |
![]() | + | LastIndexOf (String value, StringComparison comparisonType) |
![]() | + | LastIndexOf (String value, Int32 startIndex, StringComparison comparisonType) |
![]() | + | LastIndexOf (String value, Int32 startIndex, Int32 count, StringComparison comparisonType) |
![]() | = | LastIndexOfAny (Char[] anyOf) |
![]() | = | LastIndexOfAny (Char[] anyOf, Int32 startIndex) |
![]() | = | LastIndexOfAny (Char[] anyOf, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOfAny (Char[] anyOf, Int32 startIndex, Int32 count) |
![]() | = | LastIndexOfAny (Char[] anyOf) |
![]() | = | LastIndexOfAny (Char[] anyOf, Int32 startIndex) |
![]() | + | Normalize () |
![]() | + | Normalize (NormalizationForm normalizationForm) |
![]() | = | op_Equality (String a, String b) |
![]() | = | op_Equality (String a, String b) |
![]() | = | op_Inequality (String a, String b) |
![]() | = | op_Inequality (String a, String b) |
![]() | = | PadLeft (Int32 totalWidth) |
![]() | = | PadLeft (Int32 totalWidth, Char paddingChar) |
![]() | = | PadLeft (Int32 totalWidth) |
![]() | = | PadLeft (Int32 totalWidth, Char paddingChar) |
![]() | = | PadRight (Int32 totalWidth) |
![]() | = | PadRight (Int32 totalWidth, Char paddingChar) |
![]() | = | PadRight (Int32 totalWidth) |
![]() | = | PadRight (Int32 totalWidth, Char paddingChar) |
![]() | = | Remove (Int32 startIndex, Int32 count) |
![]() | = | Remove (Int32 startIndex, Int32 count) |
![]() | + | Remove (Int32 startIndex) |
![]() | = | Replace (Char oldChar, Char newChar) |
![]() | = | Replace (String oldValue, String newValue) |
![]() | = | Replace (Char oldChar, Char newChar) |
![]() | = | Replace (String oldValue, String newValue) |
![]() | = | Split (Char[] separator) |
![]() | = | Split (Char[] separator, Int32 count) |
![]() | = | Split (Char[] separator) |
![]() | = | Split (Char[] separator, Int32 count) |
![]() | + | Split (Char[] separator, StringSplitOptions options) |
![]() | + | Split (Char[] separator, Int32 count, StringSplitOptions options) |
![]() | + | Split (String[] separator, StringSplitOptions options) |
![]() | + | Split (String[] separator, Int32 count, StringSplitOptions options) |
![]() | = | StartsWith (String value) |
![]() | = | StartsWith (String value) |
![]() | + | StartsWith (String value, StringComparison comparisonType) |
![]() | + | StartsWith (String value, Boolean ignoreCase, CultureInfo culture) |
![]() | = | Substring (Int32 startIndex) |
![]() | = | Substring (Int32 startIndex, Int32 length) |
![]() | = | Substring (Int32 startIndex) |
![]() | = | Substring (Int32 startIndex, Int32 length) |
![]() | = | ToCharArray () |
![]() | = | ToCharArray (Int32 startIndex, Int32 length) |
![]() | = | ToCharArray () |
![]() | = | ToCharArray (Int32 startIndex, Int32 length) |
![]() | = | ToLower () |
![]() | = | ToLower (CultureInfo culture) |
![]() | = | ToLower () |
![]() | = | ToLower (CultureInfo culture) |
![]() | + | ToLowerInvariant () |
![]() | = | ToString (IFormatProvider provider) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | ToString (IFormatProvider provider) |
![]() | = | ToUpper () |
![]() | = | ToUpper (CultureInfo culture) |
![]() | = | ToUpper () |
![]() | = | ToUpper (CultureInfo culture) |
![]() | + | ToUpperInvariant () |
![]() | = | Trim (Char[] trimChars) |
![]() | = | Trim () |
![]() | = | Trim (Char[] trimChars) |
![]() | = | Trim () |
![]() | = | TrimEnd (Char[] trimChars) |
![]() | = | TrimEnd (Char[] trimChars) |
![]() | = | TrimStart (Char[] trimChars) |
![]() | = | TrimStart (Char[] trimChars) |
![]() | = | Chars [Int32 index] |
![]() | = | Chars [Int32 index] |
![]() | = | Length |
![]() | = | Length |
![]() | System.Text.StringBuilder != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Append (Char value, Int32 repeatCount) |
![]() | = | Append (Char[] value, Int32 startIndex, Int32 charCount) |
![]() | = | Append (String value) |
![]() | = | Append (String value, Int32 startIndex, Int32 count) |
![]() | = | Append (Boolean value) |
![]() | = | Append (SByte value) |
![]() | = | Append (Byte value) |
![]() | = | Append (Char value) |
![]() | = | Append (Int16 value) |
![]() | = | Append (Int32 value) |
![]() | = | Append (Int64 value) |
![]() | = | Append (Single value) |
![]() | = | Append (Double value) |
![]() | = | Append (Decimal value) |
![]() | = | Append (UInt16 value) |
![]() | = | Append (UInt32 value) |
![]() | = | Append (UInt64 value) |
![]() | = | Append (Object value) |
![]() | = | Append (Char[] value) |
![]() | = | Append (Char value, Int32 repeatCount) |
![]() | = | Append (Char[] value, Int32 startIndex, Int32 charCount) |
![]() | = | Append (String value) |
![]() | = | Append (String value, Int32 startIndex, Int32 count) |
![]() | = | Append (Boolean value) |
![]() | = | Append (SByte value) |
![]() | = | Append (Byte value) |
![]() | = | Append (Char value) |
![]() | = | Append (Int16 value) |
![]() | = | Append (Int32 value) |
![]() | = | Append (Int64 value) |
![]() | = | Append (Single value) |
![]() | = | Append (Double value) |
![]() | = | Append (Decimal value) |
![]() | = | Append (UInt16 value) |
![]() | = | Append (UInt32 value) |
![]() | = | Append (UInt64 value) |
![]() | = | Append (Object value) |
![]() | = | Append (Char[] value) |
![]() | = | AppendFormat (String format, Object arg0) |
![]() | = | AppendFormat (String format, Object arg0, Object arg1) |
![]() | = | AppendFormat (String format, Object arg0, Object arg1, Object arg2) |
![]() | = | AppendFormat (String format, Object[] args) |
![]() | = | AppendFormat (IFormatProvider provider, String format, Object[] args) |
![]() | = | AppendFormat (String format, Object arg0) |
![]() | = | AppendFormat (String format, Object arg0, Object arg1) |
![]() | = | AppendFormat (String format, Object arg0, Object arg1, Object arg2) |
![]() | = | AppendFormat (String format, Object[] args) |
![]() | = | AppendFormat (IFormatProvider provider, String format, Object[] args) |
![]() | + | AppendLine () |
![]() | + | AppendLine (String value) |
![]() | + | CopyTo (Int32 sourceIndex, Char[] destination, Int32 destinationIndex, Int32 count) |
![]() | = | EnsureCapacity (Int32 capacity) |
![]() | = | EnsureCapacity (Int32 capacity) |
![]() | = | Equals (StringBuilder sb) |
![]() | = | Equals (StringBuilder sb) |
![]() | = | Insert (Int32 index, String value, Int32 count) |
![]() | = | Insert (Int32 index, String value) |
![]() | = | Insert (Int32 index, Boolean value) |
![]() | = | Insert (Int32 index, SByte value) |
![]() | = | Insert (Int32 index, Byte value) |
![]() | = | Insert (Int32 index, Int16 value) |
![]() | = | Insert (Int32 index, Char value) |
![]() | = | Insert (Int32 index, Char[] value) |
![]() | = | Insert (Int32 index, Char[] value, Int32 startIndex, Int32 charCount) |
![]() | = | Insert (Int32 index, Int32 value) |
![]() | = | Insert (Int32 index, Int64 value) |
![]() | = | Insert (Int32 index, Single value) |
![]() | = | Insert (Int32 index, Double value) |
![]() | = | Insert (Int32 index, Decimal value) |
![]() | = | Insert (Int32 index, UInt16 value) |
![]() | = | Insert (Int32 index, UInt32 value) |
![]() | = | Insert (Int32 index, UInt64 value) |
![]() | = | Insert (Int32 index, Object value) |
![]() | = | Insert (Int32 index, String value, Int32 count) |
![]() | = | Insert (Int32 index, String value) |
![]() | = | Insert (Int32 index, Boolean value) |
![]() | = | Insert (Int32 index, SByte value) |
![]() | = | Insert (Int32 index, Byte value) |
![]() | = | Insert (Int32 index, Int16 value) |
![]() | = | Insert (Int32 index, Char value) |
![]() | = | Insert (Int32 index, Char[] value) |
![]() | = | Insert (Int32 index, Char[] value, Int32 startIndex, Int32 charCount) |
![]() | = | Insert (Int32 index, Int32 value) |
![]() | = | Insert (Int32 index, Int64 value) |
![]() | = | Insert (Int32 index, Single value) |
![]() | = | Insert (Int32 index, Double value) |
![]() | = | Insert (Int32 index, Decimal value) |
![]() | = | Insert (Int32 index, UInt16 value) |
![]() | = | Insert (Int32 index, UInt32 value) |
![]() | = | Insert (Int32 index, UInt64 value) |
![]() | = | Insert (Int32 index, Object value) |
![]() | = | Remove (Int32 startIndex, Int32 length) |
![]() | = | Remove (Int32 startIndex, Int32 length) |
![]() | = | Replace (String oldValue, String newValue) |
![]() | = | Replace (String oldValue, String newValue, Int32 startIndex, Int32 count) |
![]() | = | Replace (Char oldChar, Char newChar) |
![]() | = | Replace (Char oldChar, Char newChar, Int32 startIndex, Int32 count) |
![]() | = | Replace (String oldValue, String newValue, Int32 startIndex, Int32 count) |
![]() | = | Replace (String oldValue, String newValue) |
![]() | = | Replace (Char oldChar, Char newChar) |
![]() | = | Replace (Char oldChar, Char newChar, Int32 startIndex, Int32 count) |
![]() | = | ToString () |
![]() | = | ToString (Int32 startIndex, Int32 length) |
![]() | = | ToString () |
![]() | = | ToString (Int32 startIndex, Int32 length) |
![]() | = | Capacity |
![]() | = | Capacity |
![]() | = | Chars [Int32 index] |
![]() | = | Chars [Int32 index] |
![]() | = | Length |
![]() | = | Length |
![]() | = | MaxCapacity |
![]() | = | MaxCapacity |
![]() | System.Runtime.Serialization.ISerializable = | |
---|---|---|
![]() | = | GetObjectData (SerializationInfo info, StreamingContext context) |
![]() | System.Exception != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | GetBaseException () |
![]() | = | GetBaseException () |
![]() | = | GetObjectData (SerializationInfo info, StreamingContext context) |
![]() | = | GetObjectData (SerializationInfo info, StreamingContext context) |
![]() | + | GetType () |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | + | Data |
![]() | = | HelpLink |
![]() | = | HelpLink |
![]() | = | InnerException |
![]() | = | InnerException |
![]() | = | Message |
![]() | = | Message |
![]() | = | Source |
![]() | = | Source |
![]() | = | StackTrace |
![]() | = | StackTrace |
![]() | = | TargetSite |
![]() | = | TargetSite |
![]() | System.ValueType = | |
---|---|---|
![]() | = | Equals (Object obj) |
![]() | = | GetHashCode () |
![]() | = | ToString () |
Powered by Ricciolo