←Select platform

Fields Property

Summary

The collection of OmrBubble objects associated with this OmrCollection.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public Collection<OmrBubble> Fields { get; set; } 
public:  
   [DataMemberAttribute] 
   property Collection<OmrBubble^>^ Fields 
   { 
      Collection<OmrBubble^>^ get() 
      void set(Collection<OmrBubble^>^ value) 
   } 
Fields # get and set (OmrCollection) 

Property Value

A collection of OmrBubble objects associated with this OmrCollection. The default value is null.

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.