Show / Hide Table of Contents

    Method Equals

    interface IEquatable<Rat> with member Equals: Rat -> bool

    Declaration
    interface IEquatable<Rat> with member Equals: b:Rat -> bool
    Parameters
    Type Name Description
    Rat b
    Returns
    Type Description
    bool
    Overrides
    abstract member System.IEquatable.Equals: 'T -> bool
    Back to top Generated by DocFX