Lookups is a collection of lookups and can represent the values of a multi-select lookup.
![]() | Adds the item to the collection at the specified position. |
![]() | Creates a copy of the object. |
![]() | Copies the content to this object from another object. |
![]() | Gets lookup by item ID. |
![]() | Gets lookup index by item ID. -1 indicates that item was not found. |
![]() | Removes the item at the specified position from the collection. |
![]() | The number of items in the collection. |
![]() | Accesses the item at the specified position in the collection. |