Search Results for

    Show / Hide Table of Contents

    Class ValueReadOnlyCollectionTests

    Inheritance
    System.Object
    ValueReadOnlyCollectionTests
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: MoreStructures.Tests.Utilities
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class ValueReadOnlyCollectionTests

    Methods

    | Improve this Doc View Source

    Ctor_EmbedInputEnumerable()

    Declaration
    public void Ctor_EmbedInputEnumerable()
    | Improve this Doc View Source

    Ctor_IndependenceFromInputEnumerable()

    Declaration
    public void Ctor_IndependenceFromInputEnumerable()
    | Improve this Doc View Source

    DifferentOperator_IsByValue()

    Declaration
    public void DifferentOperator_IsByValue()
    | Improve this Doc View Source

    Equals_CheckForNull()

    Declaration
    public void Equals_CheckForNull()
    | Improve this Doc View Source

    Equals_CheckType()

    Declaration
    public void Equals_CheckType()
    | Improve this Doc View Source

    Equals_IsByValue()

    Declaration
    public void Equals_IsByValue()
    | Improve this Doc View Source

    Equals_IsSensitiveToTheOrderOfAddition()

    Declaration
    public void Equals_IsSensitiveToTheOrderOfAddition()
    | Improve this Doc View Source

    EqualsOperator_IsByValue()

    Declaration
    public void EqualsOperator_IsByValue()
    | Improve this Doc View Source

    GetHashCode_IsByValue_WithPrimitiveType()

    Declaration
    public void GetHashCode_IsByValue_WithPrimitiveType()
    | Improve this Doc View Source

    GetHashCode_IsByValue_WithRecordType()

    Declaration
    public void GetHashCode_IsByValue_WithRecordType()
    | Improve this Doc View Source

    GetHashCode_WorksWithEmptyCollection()

    Declaration
    public void GetHashCode_WorksWithEmptyCollection()
    | Improve this Doc View Source

    ToString_IncludesToStringOfItems()

    Declaration
    public void ToString_IncludesToStringOfItems()

    Extension Methods

    SuffixStructureNodeExtensions.GetAllSuffixesFor<TEdge, TNode>(TNode, TextWithTerminator)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX