internal override bool EqualsData(IpV6FlowIdentificationSubOption other) { return(EqualsData(other as IpV6FlowIdentificationSubOptionTrafficSelector)); }
internal sealed override bool EqualsData(IpV6FlowIdentificationSubOption other) { return(true); }
internal override bool EqualsData(IpV6FlowIdentificationSubOption other) { return(EqualsData(other as IpV6FlowIdentificationSubOptionUnknown)); }
internal override bool EqualsData(IpV6FlowIdentificationSubOption other) { return(EqualsData(other as IpV6FlowIdentificationSubOptionBindingReference)); }