Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Array Collection - OccurrencesOf Method

Panel
bgColor#2c3c4c

Find the number of occurrences of an instance in the collection

Member of Array Collection (PRIM_ACOL)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Integer

Number of occurrences

Object

*Input

PRIM_OBJT

Instance to be searched for

...

Using the OccurrencesOf method

     #Count := #Collection.OccurrencesOf(#Object)


See also

All Component Classes

Technical Reference