Click or drag to resize

Characters Methods

The Characters type exposes the following members.

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
See Also