←Select platform

SelectedIndices Property

Summary

A list of integer representing the selected (filled) OmrBubble in this OmrCollection object.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public List<int> SelectedIndices { get; set; } 
public:  
   [DataMemberAttribute] 
   property List<Int32>^ SelectedIndices 
   { 
      List<Int32>^ get() 
      void set(List<Int32>^ value) 
   } 
SelectedIndices # get and set (OmrCollection) 

Property Value

A list of integer values representing the indices of the filled OmrBubble in this collection. Index starts at 0.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.