wrapped nullable RemObjects.Elements.RTL.String Extension
Location
- Reference: Elements.dll
- Namespace: RemObjects.Elements.RTL
- Extends: wrapped nullable RemObjects.Elements.RTL.String
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0
Instance Methods
JoinedString
method JoinedString(aSeparator: nullable String := nil): not nullable String
String! JoinedString(String? aSeparator = null)
func JoinedString(_ aSeparator: String? = nil) -> String
Function JoinedString(aSeparator As String? = Null) As String
Parameters:
- aSeparator: