LumiSoft Net Help
RemoveFromEnd Method (count)
NamespacesLumiSoft.NetStringReaderRemoveFromEnd(Int32)
Removes specified count of chars from the end of the source string.
Declaration Syntax
C#Visual BasicVisual C++F#
public void RemoveFromEnd(
	int count
)
Public Sub RemoveFromEnd ( 
	count As Integer
)
public:
void RemoveFromEnd(
	int count
)
member RemoveFromEnd : 
        count : int -> unit 
Parameters
count (Int32)
Char count.
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when any of the arguments has invalid value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119