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