Jump to main content
  Brainware Intelligent Capture Scripting
Brainware Intelligent Capture Scripting
 Foundation 23.1
  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
  • Working with Collections (SCBCroCollLib)
  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption
  1. Home
  2. Working with Collections (SCBCroCollLib)
  3. Collection Object SCBCroCollection

    The component SCBCroCollection provides methods and properties to work with collections.

  4. SCBCroCollection Properties

    This object provides the following properties.

  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
  • Working with Collections (SCBCroCollLib)
    • Collection Object SCBCroCollection

      The component SCBCroCollection provides methods and properties to work with collections.

      • SCBCroCollection Methods

        This object provides the following methods.

      • SCBCroCollection Properties

        This object provides the following properties.

        • ChangedItemIndex

          This read-only property returns information about changes within the OnChange event.

        • Count

          This read-only property returns the number of items within the collection.

        • Item

          This read-only property returns a specified item from the collection.

        • ItemByIndex

          This read-only property returns an item from the collection specified by the Index parameter.

        • ItemByName

          This read-only property returns an item from the collection specified by the Name parameter.

        • ItemIndex

          This read-only property returns the index of the item specified by the Name parameter.

        • ItemName

          This read-only property returns the name of an item specified by the Index parameter.

        • Tag

          This property sets or returns a variant for each item of the collection.

      • SCBCroCollection Events

        This ISCBCroCollectionEvents object provides the following event.

  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption

SCBCroCollection Properties

This object provides the following properties.

  • ChangedItemIndex
  • Count
  • Item
  • ItemByIndex
  • ItemByName
  • ItemIndex
  • ItemName
  • Tag
footer © Hyland Software, Inc. and its affiliates. All rights reserved.