IndexOfName Method (AggregateCollection)
Returns the 0-based index of a
C1.C1Preview.NamedCollectionItem with specified name in the current
C1.C1Preview.NamedCollection.
Parameters
- name
- The name of the item to locate.
Return Value
The 0-based index of the specified item, or -1 if the item was not found.