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