NRules, Open Source Rules Engine for .NET
NRules, Open Source Rules Engine for .NET
Namespaces
NRules.RuleModel
IKeyedLookup(TKey, TElement) Interface
IKeyedLookup(TKey, TElement) Properties
Keys Property
IKeyedLookup
TKey
,
TElement
Keys Property
All keys present in the lookup. To find the number of keys in the lookup use
Count
.
Namespace:
NRules.RuleModel
Assembly:
NRules.RuleModel (in NRules.RuleModel.dll) Version: 0.9.3
Syntax
C#
Copy
IEnumerable
<TKey>
Keys
{
get
; }
Property Value
Type:
IEnumerable
TKey
See Also
Reference
IKeyedLookup
TKey, TElement
Interface
NRules.RuleModel Namespace
View NRules on GitHub
License and Copyright Information