InvocationInfo.PipelineLength Property

Definition

How many elements are in the containing pipeline.

public:
 property int PipelineLength { int get(); };
public:
 property int PipelineLength { int get(); };
public int PipelineLength { get; }
member this.PipelineLength : int
Public ReadOnly Property PipelineLength As Integer

Property Value

number of elements in the containing pipeline

Applies to