Characters Class |
[Missing <summary> documentation for "T:Altaxo.Calc.Ode.Obsolete.Characters"]
public class Characters
The Characters type exposes the following members.
Name | Description | |
---|---|---|
Characters(Int32) | Initializes a new instance of the Characters class | |
Characters(String) | Initializes a new instance of the Characters class | |
Characters(Char, Boolean) | Initializes a new instance of the Characters class | |
Characters(String, Int32) | Initializes a new instance of the Characters class |
Name | Description | |
---|---|---|
Add | ||
AdjustLeft | ||
AdjustRight | ||
AreEqual | ||
Copy(Char) | ||
Copy(String) | ||
Copy(Int32, Char) | ||
Copy(Int32, String) | ||
Copy(Int32, Int32, Char) | ||
Copy(Int32, Int32, String) | ||
Equals | (Overrides ObjectEquals(Object)) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | (Overrides ObjectGetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
LargeThan | ||
LeastThan | ||
LenTrim | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
Replace(Char) | ||
Replace(Characters) | ||
Replace(String) | ||
Substring(Int32) | ||
Substring(Int32, Int32) | ||
ToBlanks | ||
ToBlanks(Int32) | ||
ToBlanks(Int32, Int32) | ||
ToInt32 | ||
ToLower | ||
ToString | (Overrides ObjectToString) | |
ToUpper | ||
Trim |