Event Position
Represents a position of an event within a sequence, such as the start, middle, or end. This class encapsulates the logic for determining the position based on the index in a list.
Functions
Link copied to clipboard
Checks if this instance is equal to another object. Two instances of EventPosition are considered equal if they have the same name.