Typ XStringUtility zpřístupňuje následující členy.
Metody
Jméno | Popis | |
---|---|---|
![]() | Equals | (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. |
![]() ![]() | 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. |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current 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 | (Zděděno z Object.) |