public bool operator ==( BaseOccurrence occurrence1, BaseOccurrence occurrence2 )
Parameters
- occurrence1
- First occurrence.
- occurrence2
- Second occurrence.
Return Value
True if these occurrences are equal, otherwise False.
public bool operator ==( BaseOccurrence occurrence1, BaseOccurrence occurrence2 )