public abstract bool Equals( SubscriptionToken other )
Public Overloads MustOverride Function Equals( _ ByVal other As SubscriptionToken _ ) As Boolean
Parameters
- other
- The SubscriptionToken to test for equality
Return Value
True if the two SubscriptionTokens are equal. False otherwise.