Search Results for

    Show / Hide Table of Contents

    Class Plan<TResult>

    Represents an execution plan for join patterns.

    Inheritance
    Object
    Plan<TResult>
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: System.Reactive.Joins
    Assembly: System.Reactive.Linq.dll
    Syntax
    public abstract class Plan<TResult>
    Type Parameters
    Name Description
    TResult

    The type of the results produced by the plan.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX