AllKeys: IVZStringArray;
The AllKeys property returns keys of all elements.
To determines collection element by its key, use the IVZItemsNames.Item property.
The property use is given in the example for the IVZItemsNames.Add method.
See also:
IVZItemsNames