FileHold 17.0 API Documentation
FileHold 17.0 API Documentation
FileHold 17.0 API Reference
FileHold.Common.Extensions
StringExtensions Class
StringExtensions Methods
RemoveFromEnd Method
RemoveInvalidXmlChars Method
StringExtensions
RemoveFromEnd Method
Namespace:
FileHold.Common.Extensions
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
Copy
public
static
string
RemoveFromEnd
(
this
string
str
,
string
toRemove
)
Parameters
str
Type:
System
String
toRemove
Type:
System
String
Return Value
Type:
String
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
String
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
StringExtensions Class
FileHold.Common.Extensions Namespace
© FileHold Systems Inc.