Click or drag to resize
IUserAccessiableContainsIterOneOf Method
Overload List
  NameDescription
Public methodCode exampleContainsIterOneOf(Int32, Int32, Object)
Relevant mainly for Multiple Selection Questions that are part of an iteration Returns true if one or more of the inValues was selected in the inQuesIdx question as one of the answers in inIter iteration
Public methodCode exampleContainsIterOneOf(Int32, String, Object)
Relevant for single and multiple selection questions. Returns true if any of the values was selected, in a specific nested loops iterations state.
Top
See Also