FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
SafeList(T) Class
SafeList(T) Methods
Add Method
AddRange Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
GetItem Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
SafeList
T
Insert 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
void
Insert
(
int
index
, T
item
)
Parameters
index
Type:
System
Int32
item
Type:
T
Implements
IList
T
Insert(Int32, T)
See Also
Reference
SafeList
T
Class
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com