Typ XStringUtility zpřístupňuje následující členy.

Metody

  JménoPopis
Equals

Determines whether the specified Object is equal to the current Object.

(Zděděno z Object.)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Zděděno z Object.)
FromBuffer
Vrací řetězec dekódováním pole bytů.
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Zděděno z Object.)
GetType

Gets the Type of the current instance.

(Zděděno z Object.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Zděděno z Object.)
RemoveAll
Vrací retězec s vypuštěním daného znaku.
RemoveAllSpaces
Vrací retězec s vypuštěním mezer.
Repeat
Vrací opakování řetězce.
SplitToLines
Rozdělí řetězec do řádků.
ToString

Returns a String that represents the current Object.

(Zděděno z Object.)

Podívat se také na