Returns the maximum index for the fields in the event. The event cannot be empty, so the maximum Index must always exist.
int GetMaximumIndex();
Function GetMaximumIndex() As Integer
A 0-based index.
IIndexedItemEvent Methods