Click or drag to resize

Characters Class

[Missing <summary> documentation for "T:Altaxo.Calc.Ode.Obsolete.Characters"]

Inheritance Hierarchy
SystemObject
  Altaxo.Calc.Ode.ObsoleteCharacters

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public class Characters

The Characters type exposes the following members.

Constructors
 NameDescription
Public methodCharacters(Int32)Initializes a new instance of the Characters class
Public methodCharacters(String)Initializes a new instance of the Characters class
Public methodCharacters(Char, Boolean)Initializes a new instance of the Characters class
Public methodCharacters(String, Int32)Initializes a new instance of the Characters class
Top
Properties
 NameDescription
Public propertyCharArray 
Public propertyLength 
Top
Methods
 NameDescription
Public methodStatic memberAdd 
Public methodAdjustLeft 
Public methodAdjustRight 
Public methodStatic memberAreEqual 
Public methodCopy(Char) 
Public methodCopy(String) 
Public methodCopy(Int32, Char) 
Public methodCopy(Int32, String) 
Public methodCopy(Int32, Int32, Char) 
Public methodCopy(Int32, Int32, String) 
Public methodEquals
(Overrides ObjectEquals(Object))
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberLargeThan 
Public methodStatic memberLeastThan 
Public methodLenTrim 
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodReplace(Char) 
Public methodReplace(Characters) 
Public methodReplace(String) 
Public methodSubstring(Int32) 
Public methodSubstring(Int32, Int32) 
Public methodToBlanks 
Public methodToBlanks(Int32) 
Public methodToBlanks(Int32, Int32) 
Public methodToInt32 
Public methodToLower 
Public methodToString
(Overrides ObjectToString)
Public methodToUpper 
Public methodTrim 
Top
Operators
See Also