FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DSL Namespaces
FlexRule.DSL.Tokenizer
StringTokenExtensions Class
StringTokenExtensions Methods
Concat Method
Concat Method (IEnumerable(StringToken))
Concat Method (IEnumerable(StringToken), Int32)
Concat Method (IEnumerable(StringToken), Int32, Int32)
StringTokenExtensions
Concat Method (IEnumerable
StringToken
)
Namespace:
FlexRule.DSL.Tokenizer
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
string
Concat
(
this
IEnumerable
<
StringToken
>
tokens
)
Parameters
tokens
Type:
System.Collections.Generic
IEnumerable
StringToken
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
IEnumerable
StringToken
. 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
StringTokenExtensions Class
Concat Overload
FlexRule.DSL.Tokenizer Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com