FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Languages.SExpression
StringTokenExtensions Class
StringTokenExtensions Methods
IndexOf(T) Method
StringTokenExtensions
IndexOf
T
Method
Namespace:
FlexRule.Core.Languages.SExpression
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
int
IndexOf
<T>(
this
IEnumerable
<T>
enumerable
, T
reference
)
Parameters
enumerable
Type:
System.Collections.Generic
IEnumerable
T
reference
Type:
T
Type Parameters
T
Return Value
Type:
Int32
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IEnumerable
T
. 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
FlexRule.Core.Languages.SExpression Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com