DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
Util Class
Util Methods
CheckDirectoryForFile Method
CreateDirectoryForFileIfNotExists Method
CreateDirectoryIfNotExists Method
CreateStackTraceString Method
GetParameters Method
GetUnitConversionFactor Method
IsDefined Method
IsSimple Method
LimitTimeStepToCheckPoint Method
MakeValidFileName Method
Max Method
Min Method
NextTimeAfter Method
ReadAssemblyBuildDateTime Method
ReadSelectionFile Method
RoundDown Method
RoundUp Method
SetupDebugEnvironmentNoGac Method
Swap(T) Method
TrimString Method
Truncate Method
UnitConversionFactors Method
UserUnitToString Method
ValueInUserUnit Method
ValueInUserUnitToString Method
ValueInUserUnitToStringWithUnit Method
ValueToString Method
Util
TrimString Method
Trim the string c from back and front of string str.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
string
TrimString
(
string
str
,
string
c
)
Parameters
str
Type:
System
String
c
Type:
System
String
Return Value
Type:
String
See Also
Reference
Util Class
DHI.Mike1D.Generic Namespace