Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.HELM
IO Class
IO Methods
Split Method
Split Method (String, Char)
Split Method (String, Char[], Boolean)
IO
Split Method (String,
Char
, Boolean)
Namespace:
Scilligence.MolEngine.HELM
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
string
[]
Split
(
string
s
,
char
[]
seps
,
bool
trim
)
Parameters
s
Type:
System
String
seps
Type:
System
Char
trim
Type:
System
Boolean
Return Value
Type:
String
See Also
Reference
IO Class
Split Overload
Scilligence.MolEngine.HELM Namespace