FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
ArrayExtensions Class
ArrayExtensions Methods
Cast(T) Method
ArrayExtensions
Cast
T
Method
Namespace:
FlexRule
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
List
<T>
Cast
<T>(
this
IArray
array
)
Parameters
array
Type:
FlexRule
IArray
Type Parameters
T
Return Value
Type:
List
T
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IArray
. 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
ArrayExtensions Class
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com