Click or drag to resize

RuleSet Methods

The ControllerMapEnablerRuleSet type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodContains
Public methodCopyTo
Public methodFind
Finds the first Rule that satisfies the predicate.
Public methodFindIndex
Finds the index of the first Rule that satisfies the predicate.
Public methodFindLast
Finds the last Rule that satisfies the predicate.
Public methodFindLastIndex
Finds the index of the last Rule that satisfies the predicate.
Public methodGetEnumerator
Public methodIndexOf
Public methodInsert
Public methodRemove
Public methodRemoveAt
Top
See Also