FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model
IModelContainer Interface
IModelContainer Methods
AddModel Method
AddSection Method
ClearSection Method
CountModels Method
Exist Method
RemoveAll Method
RemoveModel Method
RemoveSection Method
Rename Method
IModelContainer
RemoveModel Method
Remove a specific item from a section
Namespace:
FlexRule.Core.Model
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
void
RemoveModel
(
string
sectionName
,
int
index
)
Parameters
sectionName
Type:
System
String
index
Type:
System
Int32
See Also
Reference
IModelContainer Interface
FlexRule.Core.Model Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com